com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IFillFormat

    • Method Detail

      • getFillType

        byte getFillType()

        Returns or sets the type of filling. Read/write FillType.

      • setFillType

        void setFillType(byte value)

        Returns or sets the type of filling. Read/write FillType.

      • getRotateWithShape

        byte getRotateWithShape()

        Determines whether the fill should be rotated with shape. Read/write NullableBool.

      • setRotateWithShape

        void setRotateWithShape(byte value)

        Determines whether the fill should be rotated with shape. Read/write NullableBool.