GrapeCity.Xaml.Excel
PrintSettings Property (IExcelWorksheet)


Gets or sets the print settings of the sheet.
Syntax
'Declaration
 
Property PrintSettings As IExcelPrintSettings
'Usage
 
Dim instance As IExcelWorksheet
Dim value As IExcelPrintSettings
 
instance.PrintSettings = value
 
value = instance.PrintSettings
IExcelPrintSettings PrintSettings {get; set;}

Property Value

An IExcelPrintSettings represents the print settings
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options