GrapeCity.Xaml.SpreadSheet.Data
Count Property (WorksheetCollection)


Gets the number of elements in the collection.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Shadows Property Count As Integer
'Usage
 
Dim instance As WorksheetCollection
Dim value As Integer
 
instance.Count = value
 
value = instance.Count
[DefaultValue()]
public new int Count {get; set;}

Property Value

The number of elements contained in the collection.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

WorksheetCollection Class
WorksheetCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options