Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

SheetCount Property

The number of sheets in the current spreadsheet.

Syntax

[VB.NET]
Public ReadOnlyProperty SheetCount As Integer

[C#]
public int SheetCount {get;}

Remarks

This property returns the number of sheets in the current spreadsheet. It is populated after calling Load.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0