GrapeCity.Xaml.Excel
IsTextBoxAnchorCenter Property (ExcelTextFormat)


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

Reference

ExcelTextFormat Class
ExcelTextFormat Members