GrapeCity.Xaml.SpreadSheet.Data
SheetCount Property (Workbook)


Gets or sets the number of sheets for this workbook.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property SheetCount As Integer
'Usage
 
Dim instance As Workbook
Dim value As Integer
 
instance.SheetCount = value
 
value = instance.SheetCount
[DefaultValue()]
public int SheetCount {get; set;}

Property Value

The number of sheets for this workbook.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options