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