Class CadTableStyleCell

CadTableStyleCell class

The TableStyleCell data

public class CadTableStyleCell

Constructors

NameDescription
CadTableStyleCell()Initializes a new instance of the CadTableStyleCell class.

Properties

NameDescription
Attribute1 { get; set; }Gets or sets the attribute1.
CellAlignment { get; set; }Gets or sets the cell alignment.
CellBorders { get; set; }The Cell Borders
CellContent { get; set; }The CellContent
CellDataType { get; set; }Gets or sets the type of the cell data.
CellFillColor { get; set; }Gets or sets the color of the cell fill.
CellUnitType { get; set; }Gets or sets the type of the cell unit.
ColorValue1 { get; set; }Gets or sets the color value1.
ColorValue2 { get; set; }Gets or sets the color value2.
ColorValue3 { get; set; }Gets or sets the color value3.
ColorValue4 { get; set; }Gets or sets the color value4.
ColorValue5 { get; set; }Gets or sets the сolor value5.
ColorValue6 { get; set; }Gets or sets the color value6.
FlagForWhetherBackgroundColorIsEnabled { get; set; }Gets or sets the flag for whether background color is enabled.
LineWeight1 { get; set; }Gets or sets the line weight1.
LineWeight2 { get; set; }Gets or sets the line weight2.
LineWeight3 { get; set; }Gets or sets the line weight3.
LineWeight4 { get; set; }Gets or sets the line weight4.
LineWeight5 { get; set; }Gets or sets the line weight5.
LineWeight6 { get; set; }Gets or sets the line weight6.
TextColor { get; set; }Gets or sets the color of the text.
TextHeight { get; set; }Gets or sets the height of the text.
TextStyleName { get; set; }Gets or sets the name of the text style.
VisibilityFlag1 { get; set; }Gets or sets the visibility flag1.
VisibilityFlag2 { get; set; }Gets or sets the visibility flag2.
VisibilityFlag3 { get; set; }Gets or sets the visibility flag3.
VisibilityFlag4 { get; set; }Gets or sets the visibility flag4.
VisibilityFlag5 { get; set; }Gets or sets the visibility flag5.
VisibilityFlag6 { get; set; }Gets or sets the visibility flag6.

See Also