Excel for WinRT
XLPrintSettings Class Members
Properties  Methods 

The following tables list the members exposed by XLPrintSettings.

Public Constructors
 NameDescription
Public ConstructorXLPrintSettings ConstructorCreates a new instance of the XLPrintSettings class.  
Top
Public Properties
 NameDescription
Public PropertyAlignWithMarginsGets or sets the align header/footer with page margins used for printed output.  
Public PropertyAutoScaleGets or sets the scaling mode used for printed output.  
Public PropertyBlackAndWhiteGets or sets whether to print the sheet in monochrome mode.  
Public PropertyCenterHorizontalGets or sets whether the sheet should be centered horizontally on the page when printed.  
Public PropertyCenterVerticalGets or sets whether the sheet should be centered vertically on the page when printed.  
Public PropertyCopiesGets or sets the number of copies to print.  
Public PropertyDraftQualityGets or sets whether to print the sheet in draft quality mode.  
Public PropertyFitPagesAcrossFit the sheet to this number of pages across (0 means use as many as needed).  
Public PropertyFitPagesDownFit the sheet to this number of pages down (0 means use as many as needed).  
Public PropertyFooterGets or sets the string to be displayed as a page footer when the sheet is printed.  
Public PropertyFooterEvenGets or sets the string to be displayed as a even page footer when the sheet is printed.  
Public PropertyFooterFirstGets or sets the string to be displayed as a first page footer when the sheet is printed.  
Public PropertyFooterPictureCenterGets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the center part of the footer.  
Public PropertyFooterPictureLeftGets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the left part of the footer.  
Public PropertyFooterPictureRightGets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the right part of the footer.  
Public PropertyHeaderGets or sets the string to be displayed as a page header when the sheet is printed.  
Public PropertyHeaderEvenGets or sets the string to be displayed as a even page header when the sheet is printed.  
Public PropertyHeaderFirstGets or sets the string to be displayed as a first page header when the sheet is printed.  
Public PropertyHeaderPictureCenterGets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the center part of the header.  
Public PropertyHeaderPictureLeftGets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the left part of the header.  
Public PropertyHeaderPictureRightGets or sets the Windows.UI.Xaml.Media.Imaging.WriteableBitmap or XLPictureShape for the right part of the header.  
Public PropertyLandscapeGets or sets whether to print the sheet in landscape mode.  
Public PropertyMarginBottomGets or sets the bottom margin, in inches. Set to a negative value to use the default margin.  
Public PropertyMarginFooterGets or sets the footer margin, in inches. Set to a negative value to use the default margin.  
Public PropertyMarginHeaderGets or sets the header margin, in inches. Set to a negative value to use the default margin.  
Public PropertyMarginLeftGets or sets the left margin, in inches. Set to a negative value to use the default margin.  
Public PropertyMarginRightGets or sets the right margin, in inches. Set to a negative value to use the default margin.  
Public PropertyMarginTopGets or sets the top margin, in inches. Set to a negative value to use the default margin.  
Public PropertyPaperKindGets or sets the paper size to use when printing the sheet.  
Public PropertyPrintGridlinesGets or sets whether the gridlines will be printed.  
Public PropertyPrintHeadersGets or sets whether row and column headers (the areas with row numbers and column letters) will be printed.  
Public PropertyPrintPagesInRowsGets or sets whether to print the pages in rows (across first) or in columns (down first).  
Public PropertyScaleWithDocumentGets or sets the scales header/footer with document used for printed output.  
Public PropertyScalingFactorGets or sets the scaling factor (in percent) to use when printing the sheet.  
Public PropertyStartPageGets or sets the initial page number to use when printing the sheet.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new XLPrintSettings object that is a copy of the current instance.  
Top
See Also

Reference

XLPrintSettings Class
C1.Xaml.Excel Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback