GrapeCity.Xaml.Excel
VerticalAlign Property (IExtendedFormat)


Get or set the ExcelVerticalAlignment property value
Syntax
'Declaration
 
Property VerticalAlign As ExcelVerticalAlignment
'Usage
 
Dim instance As IExtendedFormat
Dim value As ExcelVerticalAlignment
 
instance.VerticalAlign = value
 
value = instance.VerticalAlign
ExcelVerticalAlignment VerticalAlign {get; set;}

Property Value

The vertical alignment setting.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options