GrapeCity.Xaml.Excel
TextAnchoringType Property (IExcelTextFormat)


GrapeCity.Excel.Chart Namespace > IExcelTextFormat Interface : TextAnchoringType Property
Gets or sets the type of the text anchoring.
Syntax
'Declaration
 
Property TextAnchoringType As TextAnchoringTypes
'Usage
 
Dim instance As IExcelTextFormat
Dim value As TextAnchoringTypes
 
instance.TextAnchoringType = value
 
value = instance.TextAnchoringType
TextAnchoringTypes TextAnchoringType {get; set;}

Property Value

The type of the text anchoring.
See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members