GrapeCity.Xaml.Excel
IsTextBoxAnchorCenter Property (ExcelTextFormat)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTextFormat Class
ExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options