[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Excel.Section.XlsPageSettings

XlsPageSettings Class

Encapsulates the information necessary to provide Xls document print settings.

Inheritance
XlsPageSettings
Namespace: GrapeCity.ActiveReports.Export.Excel.Section
Assembly: MESCIUS.ActiveReports.Export.Excel.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class XlsPageSettings
Remarks

If you want to use default AR document print settings, you should Reset the properties on ProperGrid or invoke Reset() method.

Properties

Name Description
Orientation

Gets or sets the print orientation of Excel sheet.

PaperSize

Gets or sets the print paper size of Excel sheet.

Methods

Name Description
Reset()

Reset the properties of XlsPageSettings class.