CellFormat
CellFormat class
Represents format of a table cell.
getBorderBottom
| Name | Description |
|---|---|
| getBorderBottom () | Returns a bottom border line properties object. Read-only ILineFormat. |
Result: LineFormat
getBorderDiagonalDown
| Name | Description |
|---|---|
| getBorderDiagonalDown () | Returns a top-left to bottom-right diagonal line properties object. Read-only ILineFormat. |
Result: LineFormat
getBorderDiagonalUp
| Name | Description |
|---|---|
| getBorderDiagonalUp () | Returns a bottom-left to top-right diagonal line properties object. Read-only ILineFormat. |
Result: LineFormat
getBorderLeft
| Name | Description |
|---|---|
| getBorderLeft () | Returns a left border line properties object. Read-only ILineFormat. |
Result: LineFormat
getBorderRight
| Name | Description |
|---|---|
| getBorderRight () | Returns a right border line properties object. Read-only ILineFormat. |
Result: LineFormat
getBorderTop
| Name | Description |
|---|---|
| getBorderTop () | Returns a top border line properties object. Read-only ILineFormat. |
Result: LineFormat
getEffective
| Name | Description |
|---|---|
| getEffective () | Gets effective table cell formatting properties with inheritance and table styles applied. |
Result: CellFormatEffectiveData
getFillFormat
| Name | Description |
|---|---|
| getFillFormat () | Returns a cell fill properties object. Read-only IFillFormat. |
Result: FillFormat
getVersion
| Name | Description |
|---|---|
| getVersion () |
Result: long