LineFillFormat

LineFillFormat class

Represents properties for lines filling.

getFillType

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

Result: byte


getGradientFormat

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

Result: GradientFormat


getPatternFormat

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

Result: PatternFormat


getRotateWithShape

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

Result: byte


getSolidFillColor

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

Result: ColorFormat


getVersion

NameDescription
getVersion ()

Result: long


setFillType

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

setRotateWithShape

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