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

SheetIndex Property

The current sheet index.

Syntax

[VB.NET]
Public Property SheetIndex As Integer

[C#]
public int SheetIndex {get; set;}

Remarks

This property specifies the current sheet index. Set this property to select a sheet. Valid values are from 0 to SheetCount - 1. After setting this property SheetName and SheetVisible will be updated.

This property is not available at design time.

Default Value

0

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