Click or drag to resize

ExcelShapeFillPattern Class

Represents the pattern fill of a shape interior.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelShapeFillPattern

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelShapeFillPattern

The ExcelShapeFillPattern type exposes the following members.

Properties
  NameDescription
Public propertyBackColor
Gets or sets the background color of the interior.
Public propertyBackColorIndex
Gets or sets the index in Excel palette of background color of the interior.
Public propertyPatternColor
Gets or sets the color of the pattern.
Public propertyPatternColorIndex
Gets or sets the color index in Excel palette of the interior pattern.
Public propertyPatternType
Gets or sets the interior pattern type.
Top
See Also