GrapeCity.Xaml.SpreadSheet.Data
Columns Property (Worksheet)


Gets the one-dimensional collection of Column objects.
Syntax
'Declaration
 
Public ReadOnly Property Columns As Columns
'Usage
 
Dim instance As Worksheet
Dim value As Columns
 
value = instance.Columns
public Columns Columns {get;}

Property Value

The one-dimensional collection of Column objects.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options