ITableFormat

ITableFormat interface

Represents format of a table.

public interface ITableFormat

Properties

NameDescription
FillFormat { get; }Returns a table fill properties object. Read-only IFillFormat.

Methods

NameDescription
GetEffective()Gets effective table formatting properties with inheritance and table styles applied.

See Also