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