com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IColumn

    • Method Detail

      • getWidth

        double getWidth()

        Returns or sets the width of a column. Read/write double.

      • setWidth

        void setWidth(double value)

        Returns or sets the width of a column. Read/write double.

      • getColumnFormat

        IColumnFormat getColumnFormat()

        Returns the ColumnFormat object that contains formatting properties for this column. Read-only IColumnFormat.