Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetReference Structure
Fields Properties Methods


In This Topic
    WorksheetReference Structure Members
    In This Topic

    The following tables list the members exposed by WorksheetReference.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a WorksheetReference structure with its properties left uninitialized. This field is read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether this value is empty.  
    Public PropertyGets the range of cells.  
    Public PropertyGets the worksheet.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a boolean value indicating whether this WorksheetReference value is valid.  
    Public MethodConverts to string.  
    Top
    See Also