CadTableStyleCell
The TableStyleCell data
Constructors
| Constructor | Description |
|---|---|
| CadTableStyleCell() |
Methods
| Method | Description |
|---|---|
| getAttribute1() | Gets or sets the attribute1. |
| setAttribute1(String value) | Gets or sets the attribute1. |
| getTextStyleName() | Gets or sets the name of the text style. |
| setTextStyleName(String value) | Gets or sets the name of the text style. |
| getTextHeight() | Gets or sets the height of the text. |
| setTextHeight(double value) | Gets or sets the height of the text. |
| getCellAlignment() | Gets or sets the cell alignment. |
| setCellAlignment(short value) | Gets or sets the cell alignment. |
| getTextColor() | Gets or sets the color of the text. |
| setTextColor(Short value) | Gets or sets the color of the text. |
| getCellFillColor() | Gets or sets the color of the cell fill. |
| setCellFillColor(Short value) | Gets or sets the color of the cell fill. |
| getFlagForWhetherBackgroundColorIsEnabled() | Gets or sets the flag for whether background color is enabled. |
| setFlagForWhetherBackgroundColorIsEnabled(Short value) | Gets or sets the flag for whether background color is enabled. |
| getCellDataType() | Gets or sets the type of the cell data. |
| setCellDataType(int value) | Gets or sets the type of the cell data. |
| getCellUnitType() | Gets or sets the type of the cell unit. |
| setCellUnitType(int value) | Gets or sets the type of the cell unit. |
| getLineWeight1() | Gets or sets the line weight1. |
| setLineWeight1(Short value) | Gets or sets the line weight1. |
| getVisibilityFlag1() | Gets or sets the visibility flag1. |
| setVisibilityFlag1(Short value) | Gets or sets the visibility flag1. |
| getColorValue1() | Gets or sets the color value1. |
| setColorValue1(Short value) | Gets or sets the color value1. |
| getLineWeight2() | Gets or sets the line weight2. |
| setLineWeight2(Short value) | Gets or sets the line weight2. |
| getVisibilityFlag2() | Gets or sets the visibility flag2. |
| setVisibilityFlag2(Short value) | Gets or sets the visibility flag2. |
| getColorValue2() | Gets or sets the color value2. |
| setColorValue2(Short value) | Gets or sets the color value2. |
| getLineWeight3() | Gets or sets the line weight3. |
| setLineWeight3(Short value) | Gets or sets the line weight3. |
| getVisibilityFlag3() | Gets or sets the visibility flag3. |
| setVisibilityFlag3(Short value) | Gets or sets the visibility flag3. |
| getColorValue3() | Gets or sets the color value3. |
| setColorValue3(Short value) | Gets or sets the color value3. |
| getLineWeight4() | Gets or sets the line weight4. |
| setLineWeight4(Short value) | Gets or sets the line weight4. |
| getVisibilityFlag4() | Gets or sets the visibility flag4. |
| setVisibilityFlag4(Short value) | Gets or sets the visibility flag4. |
| getColorValue4() | Gets or sets the color value4. |
| setColorValue4(Short value) | Gets or sets the color value4. |
| getLineWeight5() | Gets or sets the line weight5. |
| setLineWeight5(Short value) | Gets or sets the line weight5. |
| getVisibilityFlag5() | Gets or sets the visibility flag5. |
| setVisibilityFlag5(Short value) | Gets or sets the visibility flag5. |
| getColorValue5() | Gets or sets the сolor value5. |
| setColorValue5(Short value) | Gets or sets the сolor value5. |
| getLineWeight6() | Gets or sets the line weight6. |
| setLineWeight6(Short value) | Gets or sets the line weight6. |
| getVisibilityFlag6() | Gets or sets the visibility flag6. |
| setVisibilityFlag6(Short value) | Gets or sets the visibility flag6. |
| getColorValue6() | Gets or sets the color value6. |
| setColorValue6(Short value) | Gets or sets the color value6. |
CadTableStyleCell()
public CadTableStyleCell()
getAttribute1()
public final String getAttribute1()
Gets or sets the attribute1.
Returns: String - The attribute1.
setAttribute1(String value)
public final void setAttribute1(String value)
Gets or sets the attribute1.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | String | The attribute1. |
getTextStyleName()
public final String getTextStyleName()
Gets or sets the name of the text style.
Returns: String - The name of the text style.
setTextStyleName(String value)
public final void setTextStyleName(String value)
Gets or sets the name of the text style.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | String | The name of the text style. |
getTextHeight()
public final double getTextHeight()
Gets or sets the height of the text.
Returns: double - The height of the text.
setTextHeight(double value)
public final void setTextHeight(double value)
Gets or sets the height of the text.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | double | The height of the text. |
getCellAlignment()
public final short getCellAlignment()
Gets or sets the cell alignment.
Returns: short - The cell alignment.
setCellAlignment(short value)
public final void setCellAlignment(short value)
Gets or sets the cell alignment.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | short | The cell alignment. |
getTextColor()
public final Short getTextColor()
Gets or sets the color of the text.
Returns: Short - The color of the text.
setTextColor(Short value)
public final void setTextColor(Short value)
Gets or sets the color of the text.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color of the text. |
getCellFillColor()
public final Short getCellFillColor()
Gets or sets the color of the cell fill.
Returns: Short - The color of the cell fill.
setCellFillColor(Short value)
public final void setCellFillColor(Short value)
Gets or sets the color of the cell fill.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color of the cell fill. |
getFlagForWhetherBackgroundColorIsEnabled()
public final Short getFlagForWhetherBackgroundColorIsEnabled()
Gets or sets the flag for whether background color is enabled.
Returns: Short - The flag for whether background color is enabled.
setFlagForWhetherBackgroundColorIsEnabled(Short value)
public final void setFlagForWhetherBackgroundColorIsEnabled(Short value)
Gets or sets the flag for whether background color is enabled.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The flag for whether background color is enabled. |
getCellDataType()
public final int getCellDataType()
Gets or sets the type of the cell data.
Returns: int - The type of the cell data.
setCellDataType(int value)
public final void setCellDataType(int value)
Gets or sets the type of the cell data.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | int | The type of the cell data. |
getCellUnitType()
public final int getCellUnitType()
Gets or sets the type of the cell unit.
Returns: int - The type of the cell unit.
setCellUnitType(int value)
public final void setCellUnitType(int value)
Gets or sets the type of the cell unit.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | int | The type of the cell unit. |
getLineWeight1()
public final Short getLineWeight1()
Gets or sets the line weight1.
Returns: Short - The line weight1.
setLineWeight1(Short value)
public final void setLineWeight1(Short value)
Gets or sets the line weight1.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The line weight1. |
getVisibilityFlag1()
public final Short getVisibilityFlag1()
Gets or sets the visibility flag1.
Returns: Short - The visibility flag1.
setVisibilityFlag1(Short value)
public final void setVisibilityFlag1(Short value)
Gets or sets the visibility flag1.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The visibility flag1. |
getColorValue1()
public final Short getColorValue1()
Gets or sets the color value1.
Returns: Short - The color value1.
setColorValue1(Short value)
public final void setColorValue1(Short value)
Gets or sets the color value1.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color value1. |
getLineWeight2()
public final Short getLineWeight2()
Gets or sets the line weight2.
Returns: Short - The line weight2.
setLineWeight2(Short value)
public final void setLineWeight2(Short value)
Gets or sets the line weight2.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The line weight2. |
getVisibilityFlag2()
public final Short getVisibilityFlag2()
Gets or sets the visibility flag2.
Returns: Short - The visibility flag2.
setVisibilityFlag2(Short value)
public final void setVisibilityFlag2(Short value)
Gets or sets the visibility flag2.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The visibility flag2. |
getColorValue2()
public final Short getColorValue2()
Gets or sets the color value2.
Returns: Short - The color value2.
setColorValue2(Short value)
public final void setColorValue2(Short value)
Gets or sets the color value2.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color value2. |
getLineWeight3()
public final Short getLineWeight3()
Gets or sets the line weight3.
Returns: Short - The line weight3.
setLineWeight3(Short value)
public final void setLineWeight3(Short value)
Gets or sets the line weight3.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The line weight3. |
getVisibilityFlag3()
public final Short getVisibilityFlag3()
Gets or sets the visibility flag3.
Returns: Short - The visibility flag3.
setVisibilityFlag3(Short value)
public final void setVisibilityFlag3(Short value)
Gets or sets the visibility flag3.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The visibility flag3. |
getColorValue3()
public final Short getColorValue3()
Gets or sets the color value3.
Returns: Short - The color value3.
setColorValue3(Short value)
public final void setColorValue3(Short value)
Gets or sets the color value3.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color value3. |
getLineWeight4()
public final Short getLineWeight4()
Gets or sets the line weight4.
Returns: Short - The line weight4.
setLineWeight4(Short value)
public final void setLineWeight4(Short value)
Gets or sets the line weight4.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The line weight4. |
getVisibilityFlag4()
public final Short getVisibilityFlag4()
Gets or sets the visibility flag4.
Returns: Short - The visibility flag4.
setVisibilityFlag4(Short value)
public final void setVisibilityFlag4(Short value)
Gets or sets the visibility flag4.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The visibility flag4. |
getColorValue4()
public final Short getColorValue4()
Gets or sets the color value4.
Returns: Short - The color value4.
setColorValue4(Short value)
public final void setColorValue4(Short value)
Gets or sets the color value4.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color value4. |
getLineWeight5()
public final Short getLineWeight5()
Gets or sets the line weight5.
Returns: Short - The line weight5.
setLineWeight5(Short value)
public final void setLineWeight5(Short value)
Gets or sets the line weight5.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The line weight5. |
getVisibilityFlag5()
public final Short getVisibilityFlag5()
Gets or sets the visibility flag5.
Returns: Short - The visibility flag5.
setVisibilityFlag5(Short value)
public final void setVisibilityFlag5(Short value)
Gets or sets the visibility flag5.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The visibility flag5. |
getColorValue5()
public final Short getColorValue5()
Gets or sets the сolor value5.
Returns: Short - The сolor value5.
setColorValue5(Short value)
public final void setColorValue5(Short value)
Gets or sets the сolor value5.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The сolor value5. |
getLineWeight6()
public final Short getLineWeight6()
Gets or sets the line weight6.
Returns: Short - The line weight6.
setLineWeight6(Short value)
public final void setLineWeight6(Short value)
Gets or sets the line weight6.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The line weight6. |
getVisibilityFlag6()
public final Short getVisibilityFlag6()
Gets or sets the visibility flag6.
Returns: Short - The visibility flag6.
setVisibilityFlag6(Short value)
public final void setVisibilityFlag6(Short value)
Gets or sets the visibility flag6.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The visibility flag6. |
getColorValue6()
public final Short getColorValue6()
Gets or sets the color value6.
Returns: Short - The color value6.
setColorValue6(Short value)
public final void setColorValue6(Short value)
Gets or sets the color value6.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The color value6. |