Skip to main content

ApiTableCellPr

Represents the ApiTableCellPr class.

Methods

MethodReturnsDescription
GetClassType"tableCellPr"Returns a type of the ApiTableCellPr class.
SetCellBorderBottombooleanSets the border which will be displayed at the bottom of the current table cell.
SetCellBorderLeftbooleanSets the border which will be displayed to the left of the current table cell.
SetCellBorderRightbooleanSets the border which will be displayed to the right of the current table cell.
SetCellBorderTopbooleanSets the border which will be displayed at the top of the current table cell.
SetCellMarginBottombooleanSpecifies an amount of space which will be left between the bottom extent of the cell contents and the border
SetCellMarginLeftbooleanSpecifies an amount of space which will be left between the left extent of the cell contents and
SetCellMarginRightbooleanSpecifies an amount of space which will be left between the right extent of the cell contents and the border of a specific table cell within a table.
SetCellMarginTopbooleanSpecifies an amount of space which will be left between the upper extent of the cell contents
SetNoWrapbooleanSpecifies how the current table cell is laid out when the parent table is displayed in a document. This setting
SetShdbooleanSpecifies the shading applied to the contents of the table cell.
SetTextDirectionbooleanSpecifies the direction of the text flow for this table cell.
SetVerticalAlignbooleanSpecifies the vertical alignment for the text contents within the current table cell.
SetWidthbooleanSets the preferred width to the current table cell.
ToJSONJSONConverts the ApiTableCellPr object into the JSON object.