Spread Windows Forms 17
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.  
    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 Methodstatic (Shared in Visual Basic)Compares the location of 2 worksheet references.  
    Public MethodOverloaded. Indicates whether the current WorksheetReference value is equal to another WorksheetReference value.  
    Public MethodGets a boolean value indicating whether this WorksheetReference value is valid.  
    Public MethodConverts to string.  
    Top
    See Also