Xceed Workbooks for .NET v1.4 Documentation
WorksheetElement Class
Members 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : WorksheetElement Class
This is the base class for all single elements in a Worksheet.
Syntax
'Declaration

 

Public MustInherit Class WorksheetElement 

   Inherits WorkbookElement
'Usage

 

Dim instance As WorksheetElement
public abstract class WorksheetElement : WorkbookElement 
Inheritance Hierarchy

System.Object
   Xceed.Workbooks.NET.WorkbookElement
      Xceed.Workbooks.NET.WorksheetElement
         Xceed.Workbooks.NET.Annotation
         Xceed.Workbooks.NET.AnnotationCollection
         Xceed.Workbooks.NET.CellCollection
         Xceed.Workbooks.NET.ColumnCellCollection
         Xceed.Workbooks.NET.ColumnCollection
         Xceed.Workbooks.NET.Hyperlink
         Xceed.Workbooks.NET.HyperlinkCollection
         Xceed.Workbooks.NET.MergedCellCollection
         Xceed.Workbooks.NET.Picture
         Xceed.Workbooks.NET.PictureCollection
         Xceed.Workbooks.NET.RowCellCollection
         Xceed.Workbooks.NET.RowCollection
         Xceed.Workbooks.NET.SheetView
         Xceed.Workbooks.NET.StyledWorksheetElement
         Xceed.Workbooks.NET.Table
         Xceed.Workbooks.NET.TableCollection
         Xceed.Workbooks.NET.TableColumn
         Xceed.Workbooks.NET.TableColumnCollection
         Xceed.Workbooks.NET.ThreadCommentCollection

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorksheetElement Members
Xceed.Workbooks.NET Namespace