GrapeCity.Xaml.Excel
Top Property (ExcelPrintPageMargin)


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

Property Value

The value of the top margin
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options