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