LineFillFormat
LineFillFormat class
Represents properties for lines filling.
getFillType
Name | Description |
---|---|
getFillType () | Returns or sets the fill type. Read/write FillType. |
Returns: byte
getGradientFormat
Name | Description |
---|---|
getGradientFormat () | Returns the gradient fill format. Read-only IGradientFormat. |
Returns: GradientFormat
getPatternFormat
Name | Description |
---|---|
getPatternFormat () | Returns the pattern fill format. Read-only IPatternFormat. |
Returns: PatternFormat
getRotateWithShape
Name | Description |
---|---|
getRotateWithShape () | Determines whether the fill should be rotated with a shape. Read/write NullableBool. |
Returns: byte
getSolidFillColor
Name | Description |
---|---|
getSolidFillColor () | Returns the color of a solid fill. Read-only IColorFormat. |
Returns: ColorFormat
getVersion
Name | Description |
---|---|
getVersion () |
Returns: long
setFillType
Name | Description |
---|---|
setFillType (byte) | Returns or sets the fill type. Read/write FillType. |
Returns: void
setRotateWithShape
Name | Description |
---|---|
setRotateWithShape (byte) | Determines whether the fill should be rotated with a shape. Read/write NullableBool. |
Returns: void