ColumnCount Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library ColumnCount Property
NamespacesYogesh.ExcelXmlRangeColumnCount
Gets the number of columns in a range
Declaration Syntax
C# Visual Basic Visual C++
public int ColumnCount { get; }
Public ReadOnly Property ColumnCount As Integer
public:
property int ColumnCount {
	int get ();
}
Return Value
Number of columns in a range

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