Back to Devexpress

TableCell Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-tablecell-dot-underscore-properties.md

latest3.2 KB
Original Source

TableCell Properties

A cell in a slide’s table.

NameDescription
BottomBorderGets or sets the cell bottom border settings.
BottomMarginGets or sets the bottom margin of a table cell.
ColumnSpanReturns the number of columns spanned by the current TableCell instance.
DiagonalDownBorderGets or sets the cell diagonal down border settings.
DiagonalUpBorderGets or sets the cell diagonal up border settings.
FillGets or sets the table cell fill settings.
HorizontalAnchorCenterGets or sets a value indicating whether the horizontal anchor of the cell is centered.
IsMergedHorizontallyIndicates whether the current cell is merged horizontally with other cells.
IsMergedVerticallyIndicates whether the current cell is merged vertically with other cells.
LeftBorderGets or sets the cell left border settings.
LeftMarginGets or sets the left margin of a table cell.
RightBorderGets or sets the cell right border settings.
RightMarginGets or sets the right margin of a table cell.
RowSpanReturns the number of rows spanned by the current TableCell instance.
TextAreaGets or sets the table cell text box that allows you specify cell content and its formatting.
TextVerticalTypeGets or sets the vertical text orientation in a table cell.
TopBorderGets or sets the cell top border settings.
TopMarginGets or sets the top margin of a table cell.
VerticalAnchorTypeGets or sets the vertical anchor type of the cell.

See Also

TableCell Class

TableCell Members

DevExpress.Docs.Presentation Namespace