TableStyleCellContent.CellStyleType

TableStyleCellContent.CellStyleType property

Cell style type: Cell = 1, Row = 2, Column = 3, Formatted table data = 4, Table = 5

public int CellStyleType { get; set; }

See Also