TableStyleCellContent.CellStyleId

TableStyleCellContent.CellStyleId property

The Cell Style ID, 1 = title, 2 = header, 3 = data, 4 = table. Custom cell style ID’s are numbered starting at 101

public int CellStyleId { get; set; }

See Also