TableFormat
TableFormat class
Represents format of a table.
getEffective
| Name | Description |
|---|---|
| getEffective () | Gets effective table formatting properties with inheritance and table styles applied. |
Returns: TableFormatEffectiveData
getFillFormat
| Name | Description |
|---|---|
| getFillFormat () | Returns a table fill properties object. Read-only IFillFormat. |
Returns: FillFormat
getParent_IPresentationComponent
| Name | Description |
|---|---|
| getParent_IPresentationComponent () |
getTransparency
| Name | Description |
|---|---|
| getTransparency () | Gets or sets the transparency of the fill color. Read/write float. |
Returns: float
getVersion
| Name | Description |
|---|---|
| getVersion () |
Returns: long
setTransparency
| Name | Description |
|---|---|
| setTransparency (float) | Gets or sets the transparency of the fill color. Read/write float. |
Returns: void