NamedViewTable Properties |
The NamedViewTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Number of named views in the table. |
![]() | Document | Document that owns this table. |
![]() | Item |
Conceptually, the named view table is an array of ViewInfo and their associated names.
The indexing operator ([] in C#) can be used to get individual ViewInfo items.
|
![]() | Selection |
Returns the current selection in the Named Views panel. If more than one such panel is open,
it will return the selection in the most recently opened panel.
|