'Declaration Public Property TextForamt As IExcelTextFormat
'Usage Dim instance As ExcelChartTitle Dim value As IExcelTextFormat instance.TextForamt = value value = instance.TextForamt
public IExcelTextFormat TextForamt {get; set;}
'Declaration Public Property TextForamt As IExcelTextFormat
'Usage Dim instance As ExcelChartTitle Dim value As IExcelTextFormat instance.TextForamt = value value = instance.TextForamt
public IExcelTextFormat TextForamt {get; set;}