PatternColor Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library PatternColor Property
NamespacesYogesh.ExcelXmlInteriorOptionsPatternColor
Gets or sets cell pattern color
Declaration Syntax
C# Visual Basic Visual C++
public Color PatternColor { get; set; }
Public Property PatternColor As Color
public:
virtual property Color PatternColor {
	Color get () sealed;
	void set (Color value) sealed;
}

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158