Version 24.2 (latest)

CellFillPattern Class Properties

For a list of all members of this type, see CellFillPattern members.

Public Properties
 NameDescription
Public PropertyBackgroundColorInfoGets the WorkbookColorInfo which describes the background color of the cell, which will only be seen if the PatternStyle is not None.  
Public PropertyPatternColorInfoGets the WorkbookColorInfo which describes the pattern color of the cell, which will only be seen if the PatternStyle is not None or Solid.  
Public PropertyPatternStyleGets the fill pattern for the cell.  
See Also

View on GitHub