Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadCellStyle



  • public class CadCellStyle
    extends CadBaseObject

    Class describing CadCellStyle

    • Constructor Detail

      • CadCellStyle

        public CadCellStyle()
    • Method Detail

      • getTableFormat

        public final CadTableFormat getTableFormat()

        Gets or sets the table format.

        Returns:
        The table format.
      • setTableFormat

        public final void setTableFormat(CadTableFormat value)

        Gets or sets the table format.

        Parameters:
        value - The table format.