GrapeCity.Xaml.Excel
HorizontalCentered Property (ExcelPrintOptions)


Get or set whether print horizontal centered or not.
Syntax
'Declaration
 
Public Property HorizontalCentered As Boolean
'Usage
 
Dim instance As ExcelPrintOptions
Dim value As Boolean
 
instance.HorizontalCentered = value
 
value = instance.HorizontalCentered
public bool HorizontalCentered {get; set;}

Property Value

true if it should horizontal centered; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintOptions Class
ExcelPrintOptions Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options