







The color of the pattern
Namespace:
OfficeOpenXml.Style
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public ExcelColor PatternColor { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property PatternColor As ExcelColor |
| Visual C++ |
|---|
public: property ExcelColor^ PatternColor { ExcelColor^ get (); } |
