In This Topic
Represents the page setup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties. This class cannot be inherited.
Object Model
Syntax
'Declaration
Public NotInheritable Class PageSetup
'Usage
Dim instance As PageSetup
public sealed class PageSetup
Inheritance Hierarchy
System.Object
GrapeCity.Spreadsheet.Printing.PageSetup
See Also