'Declaration Public Property Surface3DChart As IExcelSurface3DChart
'Usage Dim instance As ExcelChart Dim value As IExcelSurface3DChart instance.Surface3DChart = value value = instance.Surface3DChart
public IExcelSurface3DChart Surface3DChart {get; set;}