LineFillFormat

LineFillFormat class

Represents properties for lines filling.

getFillType

NameDescription
getFillType ()Returns or sets the fill type. 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


getRotateWithShape

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

Returns: byte


getSolidFillColor

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

Returns: ColorFormat


getVersion

NameDescription
getVersion ()

Returns: long


setFillType

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

Returns: void


setRotateWithShape

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

Returns: void