Xceed Workbooks for .NET v1.4 Documentation
Worksheet Class Properties


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : Worksheet Class

For a list of all members of this type, see Worksheet members.

Public Properties
 NameDescription
Public PropertyGets the Worksheet's AnnotationCollection.  
Public PropertyGets the Worksheet's CellCollection.  
Public PropertyGets the Worksheet's ColumnCollection.  
Public PropertyGets the Worksheet's HyperlinkCollection.  
Public PropertyGets the current Worksheet's Id. A Workbook may contain more than one Worksheet. The first Id starts at 0.  
Public PropertyGets if the Worksheet is currently protected. The default value is false.  
Public PropertyGets the Worksheet's MergedCellCollection.  
Public Property

Gets or sets the Worksheet's name.

 
Public PropertyGets the Worksheet's PictureCollection.  
Public PropertyGets the WorksheetProtection as a read-only object.  
Public PropertyGets the Worksheet's RowCollection.  
Public PropertyGets the Worksheet's SheetView.  
Public PropertyGets or sets the Color for the Worksheet's tab. The default value is null.  
Public PropertyGets the Worksheet's TableCollection.  
Public PropertyGets or sets the ThemeColor that the Worksheet will use on its tabs. The default value is null.  
Public PropertyGets or sets how a Worksheet is displayed. The default setting is Visible.  
Top
See Also

Reference

Worksheet Class
Xceed.Workbooks.NET Namespace