GrapeCity.Xaml.Excel
TextAnchoringType Property (RichText)


Specifies the anchoring position of the text body withn the shap.
Syntax
'Declaration
 
Public Property TextAnchoringType As TextAnchoringTypes
'Usage
 
Dim instance As RichText
Dim value As TextAnchoringTypes
 
instance.TextAnchoringType = value
 
value = instance.TextAnchoringType
public TextAnchoringTypes TextAnchoringType {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options