Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Workbook Class
Members


In This Topic
    Workbook Class
    In This Topic
    Represents a workbook for the component.
    Object Model
    Workbook Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class Workbook 
       Implements IThemeSupport 
    'Usage
     
    Dim instance As Workbook
    [DefaultMember("Item")]
    public sealed class Workbook : IThemeSupport  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.Workbook

    See Also