FillFormat

FillFormat class

Represents a fill formatting options.

getEffective

NameDescription
getEffective()Gets effective fill formatting data with the inheritance applied.

Returns: FillFormatEffectiveData


getFillType

NameDescription
getFillType()Returns or sets the type of filling. Read/write FillType.

Returns: byte


getGradientFormat

NameDescription
getGradientFormat()Returns the gradient fill format. Read-only IGradientFormat.

Returns: GradientFormat


getPatternFormat

NameDescription
getPatternFormat()Returns the pattern fill format. Read-only IPatternFormat.

Returns: PatternFormat


getPictureFillFormat

NameDescription
getPictureFillFormat()Returns the picture fill format. Read-only IPictureFillFormat.

Returns: PictureFillFormat


getRotateWithShape

NameDescription
getRotateWithShape()Determines whether the fill should be rotated with shape. Read/write NullableBool.

Returns: byte


getSolidFillColor

NameDescription
getSolidFillColor()Returns the fill color. Read-only IColorFormat.

Returns: ColorFormat


getVersion

NameDescription
getVersion()

Returns: long


setFillType

NameDescription
setFillType(byte)Returns or sets the type of filling. Read/write FillType.

setRotateWithShape

NameDescription
setRotateWithShape(byte)Determines whether the fill should be rotated with shape. Read/write NullableBool.