GrapeCity.Xaml.Excel
HorizontalCentered Property (IExcelPrintOptions)


Get or set whether print horizontal centered or not.
Syntax
'Declaration
 
Property HorizontalCentered As Boolean
'Usage
 
Dim instance As IExcelPrintOptions
Dim value As Boolean
 
instance.HorizontalCentered = value
 
value = instance.HorizontalCentered
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

IExcelPrintOptions Interface
IExcelPrintOptions Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options