DefaultStyle Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library DefaultStyle Property
NamespacesYogesh.ExcelXmlExcelXmlWorkbookDefaultStyle
Gets or sets default font options of the sheet
Declaration Syntax
C# Visual Basic Visual C++
public XmlStyle DefaultStyle { get; set; }
Public Property DefaultStyle As XmlStyle
public:
property XmlStyle^ DefaultStyle {
	XmlStyle^ get ();
	void set (XmlStyle^ value);
}

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