IMsoDataTable Members
Include Protected Members
Include Inherited Members
The IMsoDataTable type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | |
![]() |
AutoScaleFont | Gets or sets a value that indicates whether the data table changes font size when the data table size changes. Returns True, the default value, if the font size changes with data table size changes. Read/write. |
![]() |
Border | Provides access to properties that determine visual characteristics of a data table border. Read-only. |
![]() |
Creator | |
![]() |
Font | Provides access to properties that determine the characteristics of the text in a data table. Read-only. |
![]() |
Format | |
![]() |
HasBorderHorizontal | Gets or sets a Boolean value that specifies whether the data table has a horizontal border. Read/write. |
![]() |
HasBorderOutline | Gets or sets a Boolean value that specifies whether to display a border around a data table. Read/write. |
![]() |
HasBorderVertical | Gets or sets a Boolean value that specifies whether the data table has a vertical border. Read/write. |
![]() |
Parent | Gets the Parent object for the IMsoDataTable object. Read-only. |
![]() |
ShowLegendKey | Gets or sets a Boolean value that specifies whether to display the legend with the data table. Read/write. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes a data table. |
![]() |
Select | Selects a IMsoDataTable object. |
Top