Gets the
Style of objects contained in the cells
of the current table.
See
CellStyle for details.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public Style CellStyle { get; } |
Visual Basic |
---|
Public ReadOnly Property CellStyle As Style
Get |
See Also