Excel for WinRT
XLPrintSettings Class
Members 


Provides options and settings for printing XLSheet objects.
Object Model
XLPrintSettings Class
Syntax
'Declaration
 
Public Class XLPrintSettings 
   Implements ICloneable 
'Usage
 
Dim instance As XLPrintSettings
public class XLPrintSettings : ICloneable  
Remarks

The settings are applied to each sheet and are accessible through the sheet's XLSheet.PrintSettings property.

Note that C1XLBook does not provide any printing services. The settings are used when printing the sheet from Excel.

Inheritance Hierarchy

System.Object
   C1.Xaml.Excel.XLPrintSettings

See Also

Reference

XLPrintSettings Members
C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback