TableFormat

TableFormat class

Represents format of a table.

getEffective

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

Returns: TableFormatEffectiveData


getFillFormat

NameDescription
getFillFormat ()Returns a table fill properties object. Read-only IFillFormat.

Returns: FillFormat


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent ()

getTransparency

NameDescription
getTransparency ()Gets or sets the transparency of the fill color. Read/write float.

Returns: float


getVersion

NameDescription
getVersion ()

Returns: long


setTransparency

NameDescription
setTransparency (float)Gets or sets the transparency of the fill color. Read/write float.

Returns: void