LineFillFormat
Represents properties for lines filling.
getFillType
Name | Description |
---|
getFillType() | Returns or sets the fill type. Read/write FillType. |
Returns:
byte
Name | Description |
---|
getGradientFormat() | Returns the gradient fill format. Read-only IGradientFormat. |
Returns:
GradientFormat
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. |
setRotateWithShape
Name | Description |
---|
setRotateWithShape(byte) | Determines whether the fill should be rotated with a shape. Read/write NullableBool. |