Spread Silverlight Documentation
Cells Property (HeaderBase)


Gets the cells in the sheet header.
Syntax
'Declaration
 
Public ReadOnly Property Cells As Cells
'Usage
 
Dim instance As HeaderBase
Dim value As Cells
 
value = instance.Cells
public Cells Cells {get;}

Property Value

A Cell object for the cells in the sheet header.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

HeaderBase Class
HeaderBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.