Spread WPF 17
GrapeCity.Excel Namespace / ExcelPrintPageSetting Class
Members


In This Topic
    ExcelPrintPageSetting Class
    In This Topic
    Represent the print page settings for the entire workbook.
    Object Model
    ExcelPrintPageSetting Class
    Syntax
    'Declaration
     
    Public Class ExcelPrintPageSetting 
       Implements IExcelPrintPageSetting 
    'Usage
     
    Dim instance As ExcelPrintPageSetting
    public class ExcelPrintPageSetting : IExcelPrintPageSetting  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelPrintPageSetting

    See Also