GrapeCity.Xaml.Excel
IsTextBoxAnchorCenter Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : IsTextBoxAnchorCenter Property
Specifies the centering of the text box.
Syntax
'Declaration
 
Property IsTextBoxAnchorCenter As Boolean
'Usage
 
Dim instance As IExcelTextFormat
Dim value As Boolean
 
instance.IsTextBoxAnchorCenter = value
 
value = instance.IsTextBoxAnchorCenter
bool IsTextBoxAnchorCenter {get; set;}
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members