'Declaration Public Property ShapeFormat As IExcelChartFormat
'Usage Dim instance As ExcelChartDateAxis Dim value As IExcelChartFormat instance.ShapeFormat = value value = instance.ShapeFormat
public IExcelChartFormat ShapeFormat {get; set;}
'Declaration Public Property ShapeFormat As IExcelChartFormat
'Usage Dim instance As ExcelChartDateAxis Dim value As IExcelChartFormat instance.ShapeFormat = value value = instance.ShapeFormat
public IExcelChartFormat ShapeFormat {get; set;}