Spread Silverlight Documentation
HorizontalAlign Property (IExtendedFormat)


GrapeCity.Excel Namespace > IExtendedFormat Interface : HorizontalAlign Property
Get or set the ExcelHorizontalAlignment property value
Syntax
'Declaration
 
Property HorizontalAlign As ExcelHorizontalAlignment
'Usage
 
Dim instance As IExtendedFormat
Dim value As ExcelHorizontalAlignment
 
instance.HorizontalAlign = value
 
value = instance.HorizontalAlign
ExcelHorizontalAlignment HorizontalAlign {get; set;}

Property Value

The horizontal alignment setting.
See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members