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