'Declaration
Public Property IsChartShape As Boolean
'Usage
Dim instance As ExcelShape Dim value As Boolean instance.IsChartShape = value value = instance.IsChartShape
public bool IsChartShape {get; set;}
'Declaration
Public Property IsChartShape As Boolean
'Usage
Dim instance As ExcelShape Dim value As Boolean instance.IsChartShape = value value = instance.IsChartShape
public bool IsChartShape {get; set;}