Xceed Workbooks for .NET v2.0 Documentation
PageLayout Class Members
Properties  Methods 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : PageLayout Class

The following tables list the members exposed by PageLayout.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets if the Worksheet(s) will be printed in black & white or not.  
Public PropertyGets a list of indexes that correspond to all of the column breaks in the Worksheet.  
Public PropertyGets or sets whether the Worksheet(s) will be printed in draft quality or not.  
Public PropertyGets or sets how the content's height will be scaled when the Worksheet is printed.  
Public PropertyGets or sets how the content's width will be scaled when the Worksheet is printed.  
Public PropertyGets or sets if gridlines should be printed or not.  
Public PropertyGets or sets whether headings will be printed or not.  
Public PropertyGets or sets if the content will be centered horizontally when the Worksheet(s) is printed.  
Public PropertyGets the Worksheet's Margins.  
Public PropertyGets or sets the page's orientation.  
Public PropertyGets or sets the page's size.  
Public PropertyGets a list of indexes that correspond to all of the row breaks in the Worksheet.  
Public PropertyGets or sets the percentage by which the Worksheet's content will be scaled before it is printed.  
Public PropertyGets or sets if the content will be centered vertically when the Worksheet(s) is printed.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method  
Public MethodInserts a page break at the left of a specific Column.   
Public MethodInserts a page break on top of a specific Row.   
Public MethodInserts page breaks at a specific location in the Worksheet.    
Public MethodInserts page breaks using a specific Cell as the target location for the insertion.  
Public MethodRemoves the page break at the left of a specific Column.   
Public MethodRemoves the page break that is located on top of a specific Row.  
Public MethodRemoves the page breaks at a specific location in the Worksheet.  
Public MethodRemoves page breaks using a specific Cell as the target location for the removal.  
Public MethodResets all page breaks to their default state.   
Top
See Also

Reference

PageLayout Class
Xceed.Workbooks.NET Namespace