GrapeCity.Xaml.Excel
Top Property (IExcelPrintPageMargin)


Get or set the top margin
Syntax
'Declaration
 
Property Top As Double
'Usage
 
Dim instance As IExcelPrintPageMargin
Dim value As Double
 
instance.Top = value
 
value = instance.Top
double Top {get; set;}

Property Value

The value of the top margin
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options