Returns the number of "sheet" items for the given item.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public int GetSheetCount()
Visual Basic (Declaration)
Public Function GetSheetCount As Integer
Visual C++
public:
int GetSheetCount()

See Also