Style Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Style Property
NamespacesYogesh.ExcelXmlStylesStyle
Returns the XmlStyle reference of the cell
Declaration Syntax
C# Visual Basic Visual C++
public XmlStyle Style { get; set; }
Public Property Style As XmlStyle
public:
property XmlStyle^ Style {
	XmlStyle^ get ();
	void set (XmlStyle^ value);
}

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