public interface ITableFormat
Represents format of a table.
Modifier and Type | Method and Description |
---|---|
ITableFormatEffectiveData |
getEffective()
Gets effective table formatting properties with inheritance and table styles applied.
|
IFillFormat |
getFillFormat()
Returns a table fill properties object.
|
IFillFormat getFillFormat()
Returns a table fill properties object.
Read-only IFillFormat
.
ITableFormatEffectiveData getEffective()
Gets effective table formatting properties with inheritance and table styles applied.
ITableFormatEffectiveData
.