'Declaration Public Property TextAnchoringType As TextAnchoringTypes
'Usage Dim instance As ExcelTextFormat Dim value As TextAnchoringTypes instance.TextAnchoringType = value value = instance.TextAnchoringType
public TextAnchoringTypes TextAnchoringType {get; set;}