Packages

 

com.aspose.cad.fileformats.cad.cadobjects.acadtable

Class CadTableCell

  • java.lang.Object
    • com.aspose.cad.fileformats.cad.cadobjects.acadtable.CadTableCell


  • public class CadTableCell
    extends Object

    The TableStyleCell data

    • Constructor Detail

      • CadTableCell

        public CadTableCell()

        Initializes a new instance of the CadTableCell class.

    • Method Detail

      • getCellContentColor

        public CadShortParameter getCellContentColor()

        Gets or sets the color of the cell content.

        Returns:
        The color of the cell content.
      • setCellContentColor

        public void setCellContentColor(CadShortParameter value)

        Gets or sets the color of the cell content.

        Parameters:
        value - The color of the cell content.
      • getCellContentBackgroundColor

        public CadShortParameter getCellContentBackgroundColor()

        Gets or sets the color of the сell content background.

        Returns:
        The color of the сell content background.
      • setCellContentBackgroundColor

        public void setCellContentBackgroundColor(CadShortParameter value)

        Gets or sets the color of the сell content background.

        Parameters:
        value - The color of the сell content background.
      • getCellTopBorderColor

        public CadShortParameter getCellTopBorderColor()

        Gets or sets the color of the cell top border.

        Returns:
        The color of the cell top border.
      • setCellTopBorderColor

        public void setCellTopBorderColor(CadShortParameter value)

        Gets or sets the color of the cell top border.

        Parameters:
        value - The color of the cell top border.
      • getCellRightBorderColor

        public CadShortParameter getCellRightBorderColor()

        Gets or sets the color of the cell right border.

        Returns:
        The color of the cell right border.
      • setCellRightBorderColor

        public void setCellRightBorderColor(CadShortParameter value)

        Gets or sets the color of the cell right border.

        Parameters:
        value - The color of the cell right border.
      • getCellBottomBorderColor

        public CadShortParameter getCellBottomBorderColor()

        Gets or sets the color of the cell bottom border.

        Returns:
        The color of the cell bottom border.
      • setCellBottomBorderColor

        public void setCellBottomBorderColor(CadShortParameter value)

        Gets or sets the color of the cell bottom border.

        Parameters:
        value - The color of the cell bottom border.
      • getCellLeftBorderColor

        public CadShortParameter getCellLeftBorderColor()

        Gets or sets the color of the cell left border.

        Returns:
        The color of the cell left border.
      • setCellLeftBorderColor

        public void setCellLeftBorderColor(CadShortParameter value)

        Gets or sets the color of the cell left border.

        Parameters:
        value - The color of the cell left border.
      • getCellTopBorderLineweight

        public CadShortParameter getCellTopBorderLineweight()

        Gets or sets the cell top border lineweight.

        Returns:
        The cell top border lineweight.
      • setCellTopBorderLineweight

        public void setCellTopBorderLineweight(CadShortParameter value)

        Gets or sets the cell top border lineweight.

        Parameters:
        value - The cell top border lineweight.
      • getCellRightBorderLineweight

        public CadShortParameter getCellRightBorderLineweight()

        Gets or sets the cell right border lineweight.

        Returns:
        The cell right border lineweight.
      • setCellRightBorderLineweight

        public void setCellRightBorderLineweight(CadShortParameter value)

        Gets or sets the cell right border lineweight.

        Parameters:
        value - The cell right border lineweight.
      • getCellBottomBorderLineweight

        public CadShortParameter getCellBottomBorderLineweight()

        Gets or sets the cell bottom border lineweight.

        Returns:
        The cell bottom border lineweight.
      • setCellBottomBorderLineweight

        public void setCellBottomBorderLineweight(CadShortParameter value)

        Gets or sets the cell bottom border lineweight.

        Parameters:
        value - The cell bottom border lineweight.
      • getCellLeftBorderLineweight

        public CadShortParameter getCellLeftBorderLineweight()

        Gets or sets the сell left border lineweight.

        Returns:
        The сell left border lineweight.
      • setCellLeftBorderLineweight

        public void setCellLeftBorderLineweight(CadShortParameter value)

        Gets or sets the сell left border lineweight.

        Parameters:
        value - The сell left border lineweight.
      • getFillColorFlag

        public CadShortParameter getFillColorFlag()

        Gets or sets the fill color flag.

        Returns:
        The fill color flag.
      • setFillColorFlag

        public void setFillColorFlag(CadShortParameter value)

        Gets or sets the fill color flag.

        Parameters:
        value - The fill color flag.
      • getTopBorderVisibilityFlag

        public CadShortParameter getTopBorderVisibilityFlag()

        Gets or sets the top border visibility flag.

        Returns:
        The top border visibility flag.
      • setTopBorderVisibilityFlag

        public void setTopBorderVisibilityFlag(CadShortParameter value)

        Gets or sets the top border visibility flag.

        Parameters:
        value - The top border visibility flag.
      • getRightBorderVisibilityFlag

        public CadShortParameter getRightBorderVisibilityFlag()

        Gets or sets the right border visibility flag.

        Returns:
        The right border visibility flag.
      • setRightBorderVisibilityFlag

        public void setRightBorderVisibilityFlag(CadShortParameter value)

        Gets or sets the right border visibility flag.

        Parameters:
        value - The right border visibility flag.
      • getBottomBorderVisibilityFlag

        public CadShortParameter getBottomBorderVisibilityFlag()

        Gets or sets the bottom border visibility flag.

        Returns:
        The bottom border visibility flag.
      • setBottomBorderVisibilityFlag

        public void setBottomBorderVisibilityFlag(CadShortParameter value)

        Gets or sets the bottom border visibility flag.

        Parameters:
        value - The bottom border visibility flag.
      • getLeftBorderVisibilityFlag

        public CadShortParameter getLeftBorderVisibilityFlag()

        Gets or sets the left border visibility flag.

        Returns:
        The left border visibility flag.
      • setLeftBorderVisibilityFlag

        public void setLeftBorderVisibilityFlag(CadShortParameter value)

        Gets or sets the left border visibility flag.

        Parameters:
        value - The left border visibility flag.
      • getTextStyleName

        public CadStringParameter getTextStyleName()

        Gets or sets the name of the text style.

        Returns:
        The name of the text style.
      • setTextStyleName

        public void setTextStyleName(CadStringParameter value)

        Gets or sets the name of the text style.

        Parameters:
        value - The name of the text style.
      • getAttribDefSoftPointer

        public CadStringParameter getAttribDefSoftPointer()

        Gets or sets the attribute definition soft pointer.

        Returns:
        The attribute definition soft pointer.
      • setAttribDefSoftPointer

        public void setAttribDefSoftPointer(CadStringParameter value)

        Gets or sets the attribute definition soft pointer.

        Parameters:
        value - The attribute definition soft pointer.
      • getAttributeDefinitionsCount

        public CadShortParameter getAttributeDefinitionsCount()

        Gets or sets the attribute definitions count.

        Returns:
        The attribute definitions count.
      • setAttributeDefinitionsCount

        public void setAttributeDefinitionsCount(CadShortParameter value)

        Gets or sets the attribute definitions count.

        Parameters:
        value - The attribute definitions count.
      • getHardPointerId

        public CadStringParameter getHardPointerId()

        Gets or sets the hard pointer identifier.

        Returns:
        The hard pointer identifier.
      • setHardPointerId

        public void setHardPointerId(CadStringParameter value)

        Gets or sets the hard pointer identifier.

        Parameters:
        value - The hard pointer identifier.
      • getBlockScale

        public CadStringParameter getBlockScale()

        Gets or sets the block scale.

        Returns:
        The block scale.
      • setBlockScale

        public void setBlockScale(CadStringParameter value)

        Gets or sets the block scale.

        Parameters:
        value - The block scale.
      • getCellAlignment

        public CadShortParameter getCellAlignment()

        Gets or sets the cell alignment.

        Returns:
        The cell alignment.
      • setCellAlignment

        public void setCellAlignment(CadShortParameter value)

        Gets or sets the cell alignment.

        Parameters:
        value - The cell alignment.
      • getCellType

        public CadShortParameter getCellType()

        Gets or sets the type of the cell.

        Returns:
        The type of the cell.
      • setCellType

        public void setCellType(CadShortParameter value)

        Gets or sets the type of the cell.

        Parameters:
        value - The type of the cell.
      • getCellFlagValue

        public CadShortParameter getCellFlagValue()

        Gets or sets the cell flag value.

        Returns:
        The cell flag value.
      • setCellFlagValue

        public void setCellFlagValue(CadShortParameter value)

        Gets or sets the cell flag value.

        Parameters:
        value - The cell flag value.
      • getCellMergedValue

        public CadShortParameter getCellMergedValue()

        Gets or sets the cell merged value.

        Returns:
        The cell merged value.
      • setCellMergedValue

        public void setCellMergedValue(CadShortParameter value)

        Gets or sets the cell merged value.

        Parameters:
        value - The cell merged value.
      • getBooleanFlag

        public CadShortParameter getBooleanFlag()

        Gets or sets the boolean flag.

        Returns:
        The boolean flag.
      • setBooleanFlag

        public void setBooleanFlag(CadShortParameter value)

        Gets or sets the boolean flag.

        Parameters:
        value - The boolean flag.
      • getCellBorderWidth

        public CadShortParameter getCellBorderWidth()

        Gets or sets the width of the cell border.

        Returns:
        The width of the cell border.
      • setCellBorderWidth

        public void setCellBorderWidth(CadShortParameter value)

        Gets or sets the width of the cell border.

        Parameters:
        value - The width of the cell border.
      • getCellBorderHeight

        public CadShortParameter getCellBorderHeight()

        Gets or sets the height of the cell border.

        Returns:
        The height of the cell border.
      • setCellBorderHeight

        public void setCellBorderHeight(CadShortParameter value)

        Gets or sets the height of the cell border.

        Parameters:
        value - The height of the cell border.
      • getCellOverrideFlag

        public CadIntParameter getCellOverrideFlag()

        Gets or sets the cell override flag.

        Returns:
        The cell override flag.
      • setCellOverrideFlag

        public void setCellOverrideFlag(CadIntParameter value)

        Gets or sets the cell override flag.

        Parameters:
        value - The cell override flag.
      • getVirtualEdgeFlagValue

        public CadShortParameter getVirtualEdgeFlagValue()

        Gets or sets the virtual edge flag value.

        Returns:
        The virtual edge flag value.
      • setVirtualEdgeFlagValue

        public void setVirtualEdgeFlagValue(CadShortParameter value)

        Gets or sets the virtual edge flag value.

        Parameters:
        value - The virtual edge flag value.
      • getRotationValue

        public CadShortParameter getRotationValue()

        Gets or sets the rotation value.

        Returns:
        The rotation value.
      • setRotationValue

        public void setRotationValue(CadShortParameter value)

        Gets or sets the rotation value.

        Parameters:
        value - The rotation value.
      • getHardPointerToField

        public CadStringParameter getHardPointerToField()

        Gets or sets the hard pointer to field.

        Returns:
        The hard pointer to field.
      • setHardPointerToField

        public void setHardPointerToField(CadStringParameter value)

        Gets or sets the hard pointer to field.

        Parameters:
        value - The hard pointer to field.
      • getTextHeightValue

        public CadDoubleParameter getTextHeightValue()

        Gets or sets the text height value.

        Returns:
        The text height value.
      • setTextHeightValue

        public void setTextHeightValue(CadDoubleParameter value)

        Gets or sets the text height value.

        Parameters:
        value - The text height value.
      • getExtendedCellFlag

        public CadShortParameter getExtendedCellFlag()

        Gets or sets the extended cell flag.

        Returns:
        The extended cell flag.
      • setExtendedCellFlag

        public void setExtendedCellFlag(CadShortParameter value)

        Gets or sets the extended cell flag.

        Parameters:
        value - The extended cell flag.
      • getCellValueBlockBegin

        public CadStringParameter getCellValueBlockBegin()

        Gets or sets the cell value block begin.

        Returns:
        The cell value block begin.
      • setCellValueBlockBegin

        public void setCellValueBlockBegin(CadStringParameter value)

        Gets or sets the cell value block begin.

        Parameters:
        value - The cell value block begin.
      • getAttribute93

        public CadShortParameter getAttribute93()

        Gets or sets the attribute93.

        Returns:
        The attribute93.
      • setAttribute93

        public void setAttribute93(CadShortParameter value)

        Gets or sets the attribute93.

        Parameters:
        value - The attribute93.
      • getAttribute90

        public CadShortParameter getAttribute90()

        Gets or sets the attribute90.

        Returns:
        The attribute90.
      • setAttribute90

        public void setAttribute90(CadShortParameter value)

        Gets or sets the attribute90.

        Parameters:
        value - The attribute90.
      • getTextString

        public CadStringParameter getTextString()

        Gets or sets the text string.

        Returns:
        The text string.
      • setTextString

        public void setTextString(CadStringParameter value)

        Gets or sets the text string.

        Parameters:
        value - The text string.
      • getAdditionalString

        public CadStringParameter getAdditionalString()

        Gets or sets the additional string.

        Returns:
        The additional string.
      • setAdditionalString

        public void setAdditionalString(CadStringParameter value)

        Gets or sets the additional string.

        Parameters:
        value - The additional string.
      • getAttribute94

        public CadShortParameter getAttribute94()

        Gets or sets the attribute94.

        Returns:
        The attribute94.
      • setAttribute94

        public void setAttribute94(CadShortParameter value)

        Gets or sets the attribute94.

        Parameters:
        value - The attribute94.
      • getAttributeDefinitionTextString

        public CadStringParameter getAttributeDefinitionTextString()

        Gets or sets the attribute definition text string.

        Returns:
        The attribute definition text string.
      • setAttributeDefinitionTextString

        public void setAttributeDefinitionTextString(CadStringParameter value)

        Gets or sets the attribute definition text string.

        Parameters:
        value - The attribute definition text string.
      • getTextStringInCell

        public CadStringParameter getTextStringInCell()

        Gets or sets the text string in cell.

        Returns:
        The text string in cell.
      • setTextStringInCell

        public void setTextStringInCell(CadStringParameter value)

        Gets or sets the text string in cell.

        Parameters:
        value - The text string in cell.
      • getAttribute304

        public CadStringParameter getAttribute304()

        Gets or sets the attribute304.

        Returns:
        The attribute304.
      • setAttribute304

        public void setAttribute304(CadStringParameter value)

        Gets or sets the attribute304.

        Parameters:
        value - The attribute304.