IMsoDataTable Interface

Definition

public interface class IMsoDataTable
[System.Runtime.InteropServices.Guid("000C1711-0000-0000-C000-000000000046")]
public interface IMsoDataTable
[<System.Runtime.InteropServices.Guid("000C1711-0000-0000-C000-000000000046")>]
type IMsoDataTable = interface
Public Interface IMsoDataTable
Attributes

Properties

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.

Methods

Delete()

Deletes a data table.

Select()

Selects a IMsoDataTable object.

Applies to