Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 892 Bytes

File metadata and controls

21 lines (17 loc) · 892 Bytes

AsposeCellsCloud::Object::PatternFill

Load the model package

use AsposeCellsCloud::Object::PatternFill;

Properties

Name Type Description Notes
Pattern string Gets or sets the fill pattern type
BackgroundCellsColor CellsColor Gets and sets the foreground object.
ForegroundCellsColor CellsColor Gets and sets the foreground object.
ForegroundColor Color Gets or sets the foreground .
BackgroundColor Color Gets or sets the background of the .
BackTransparency double Gets or sets the transparency of background color.
ForeTransparency double Gets or sets the transparency of foreground color.

[Back to Model list]
[Back to README]