Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TableVector
.
.
::
.
.
CellStyle Property
TableVector Class
See Also
Gets the
Style
of objects contained in the cells of the current vector (row or column). 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
TableVector Class
C1.C1Preview Namespace