Spread WPF 17
GrapeCity.Excel Namespace / IExcelWorkbookPropery Interface
Members


In This Topic
    IExcelWorkbookPropery Interface
    In This Topic
    Defines a collection of generalized properties that a value or class implements to create type-specific properties used to represents workbook properties.
    Object Model
    IExcelWorkbookPropery Interface
    Syntax
    'Declaration
     
    Public Interface IExcelWorkbookPropery 
    'Usage
     
    Dim instance As IExcelWorkbookPropery
    public interface IExcelWorkbookPropery 
    See Also