GrapeCity.Xaml.Excel
Margin Property (IExcelPrintSettings)


Get or set the margin.
Syntax
'Declaration
 
Property Margin As IExcelPrintPageMargin
'Usage
 
Dim instance As IExcelPrintSettings
Dim value As IExcelPrintPageMargin
 
instance.Margin = value
 
value = instance.Margin
IExcelPrintPageMargin Margin {get; set;}

Property Value

An IExcelPrintPageMargin used to represents page margin settings
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintSettings Interface
IExcelPrintSettings Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options