Packages

 

com.aspose.cad.fileformats.cad.cadobjects.tablestyle

Class TableStyleCellContent

  • java.lang.Object
    • com.aspose.cad.fileformats.cad.cadobjects.tablestyle.TableStyleCellContent


  • public class TableStyleCellContent
    extends Object

    The TableStyleCellContent data

    • Constructor Detail

      • TableStyleCellContent

        public TableStyleCellContent()
    • Method Detail

      • getCellStyleType

        public final int getCellStyleType()

        Cell style type: Cell = 1, Row = 2, Column = 3, Formatted table data = 4, Table = 5

      • setCellStyleType

        public final void setCellStyleType(int value)

        Cell style type: Cell = 1, Row = 2, Column = 3, Formatted table data = 4, Table = 5

      • getUnknown1

        public final int getUnknown1()

        The Unknown1 parameter

      • setUnknown1

        public final void setUnknown1(int value)

        The Unknown1 parameter

      • getDataFlags

        public final short getDataFlags()

        The Data flags, 0 = no data, 1 = data is present

      • setDataFlags

        public final void setDataFlags(short value)

        The Data flags, 0 = no data, 1 = data is present

      • getMergeFlags

        public final int getMergeFlags()

        The Merge flags, but may only for bits 0x8000 and 0x10000.

      • setMergeFlags

        public final void setMergeFlags(int value)

        The Merge flags, but may only for bits 0x8000 and 0x10000.

      • getBackgroundColor

        public final short getBackgroundColor()

        The Background Color

      • setBackgroundColor

        public final void setBackgroundColor(short value)

        The Background Color

      • getContentLayoutFlags

        public final int getContentLayoutFlags()

        Content layout flags: Flow = 1, Stacked horizontal = 2, Stacked vertical = 4

      • setContentLayoutFlags

        public final void setContentLayoutFlags(int value)

        Content layout flags: Flow = 1, Stacked horizontal = 2, Stacked vertical = 4

      • getPropertyOverrideFlags1

        public final int getPropertyOverrideFlags1()

        The Property Override Flags1

      • setPropertyOverrideFlags1

        public final void setPropertyOverrideFlags1(int value)

        The Property Override Flags1

      • getPropertyOverrideFlags2

        public final int getPropertyOverrideFlags2()

        The Property Override Flags2

      • setPropertyOverrideFlags2

        public final void setPropertyOverrideFlags2(int value)

        The Property Override Flags2

      • getPropertyFlags

        public final int getPropertyFlags()

        The Property Flags. Contains property bit values for property Auto Scale only (0x100).

      • setPropertyFlags

        public final void setPropertyFlags(int value)

        The Property Flags. Contains property bit values for property Auto Scale only (0x100).

      • getValueDataType

        public final int getValueDataType()

        The Value Data Type

      • setValueDataType

        public final void setValueDataType(int value)

        The Value Data Type

      • getValueUnitType

        public final int getValueUnitType()

        The Value Unit Type

      • setValueUnitType

        public final void setValueUnitType(int value)

        The Value Unit Type

      • getValueFormatString

        public final String getValueFormatString()

        The Value Format String

      • setValueFormatString

        public final void setValueFormatString(String value)

        The Value Format String

      • getRotation

        public final double getRotation()

        The Rotation

      • setRotation

        public final void setRotation(double value)

        The Rotation

      • getBlockScale

        public final double getBlockScale()

        The Block Scale

      • setBlockScale

        public final void setBlockScale(double value)

        The Block Scale

      • getCellAlignment

        public final int getCellAlignment()

        The Cell Alignment: Top left = 1, Top center = 2, Top right = 3, Middle left = 4, Middle center = 5, Middle right = 6, Bottom left = 7, Bottom center = 8, Bottom right = 9

      • setCellAlignment

        public final void setCellAlignment(int value)

        The Cell Alignment: Top left = 1, Top center = 2, Top right = 3, Middle left = 4, Middle center = 5, Middle right = 6, Bottom left = 7, Bottom center = 8, Bottom right = 9

      • getContentColor

        public final short getContentColor()

        The Content Color

      • setContentColor

        public final void setContentColor(short value)

        The Content Color

      • getTextHeight

        public final double getTextHeight()

        The Text Height

      • setTextHeight

        public final void setTextHeight(double value)

        The Text Height

      • getMarginFlag

        public final short getMarginFlag()

        The Margin Flag

      • setMarginFlag

        public final void setMarginFlag(short value)

        The Margin Flag

      • getVerticalMargin

        public final double getVerticalMargin()

        The Vertical Margin

      • setVerticalMargin

        public final void setVerticalMargin(double value)

        The Vertical Margin

      • getHorizontalMargin

        public final double getHorizontalMargin()

        The Horizontal Margin

      • setHorizontalMargin

        public final void setHorizontalMargin(double value)

        The Horizontal Margin

      • getBottomMargin

        public final double getBottomMargin()

        The Bottom Margin

      • setBottomMargin

        public final void setBottomMargin(double value)

        The Bottom Margin

      • getRightMargin

        public final double getRightMargin()

        The Right Margin

      • setRightMargin

        public final void setRightMargin(double value)

        The Right Margin

      • getMarginHorizontalSpacing

        public final double getMarginHorizontalSpacing()

        The Margin Horizontal Spacing

      • setMarginHorizontalSpacing

        public final void setMarginHorizontalSpacing(double value)

        The Margin Horizontal Spacing

      • getMarginVerticalSpacing

        public final double getMarginVerticalSpacing()

        The Margin Vertical Spacing

      • setMarginVerticalSpacing

        public final void setMarginVerticalSpacing(double value)

        The Margin Vertical Spacing

      • getCellStyleId

        public final int getCellStyleId()

        The Cell Style ID, 1 = title, 2 = header, 3 = data, 4 = table. Custom cell style ID’s are numbered starting at 101

      • setCellStyleId

        public final void setCellStyleId(int value)

        The Cell Style ID, 1 = title, 2 = header, 3 = data, 4 = table. Custom cell style ID’s are numbered starting at 101

      • getCellStyleClass

        public final int getCellStyleClass()

        The Cell Style Class, 1= data, 2 = label. The default value is label.

      • setCellStyleClass

        public final void setCellStyleClass(int value)

        The Cell Style Class, 1= data, 2 = label. The default value is label.

      • getCellStyleName

        public final String getCellStyleName()

        The Cell Style Name

      • setCellStyleName

        public final void setCellStyleName(String value)

        The Cell Style Name

      • getTextStyleHandle

        public final String getTextStyleHandle()

        The TextStyle Handle

      • setTextStyleHandle

        public final void setTextStyleHandle(String value)

        The TextStyle Handle