A Sandcastle Documented Class Library
SheetCount Property
Namespaces ► Yogesh.ExcelXml ► ExcelXmlWorkbook ► SheetCount
The number of sheets in this boook

C# | Visual Basic | Visual C++ |
public int SheetCount { get; }
Public ReadOnly Property SheetCount As Integer
public: property int SheetCount { int get (); }