Spread WPF 18
GrapeCity.Spreadsheet Namespace / ISheets Interface
Members


In This Topic
    ISheets Interface
    In This Topic
    Represents a collection of all the sheets in the specified or active workbook.
    Object Model
    ISheets Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ISheets 
    'Usage
     
    Dim instance As ISheets
    [DefaultMember("Item")]
    public interface ISheets 
    See Also