'Declaration
Public Property ZIndex As Integer
'Usage
Dim instance As ExcelChartShape Dim value As Integer instance.ZIndex = value value = instance.ZIndex
public int ZIndex {get; set;}
'Declaration
Public Property ZIndex As Integer
'Usage
Dim instance As ExcelChartShape Dim value As Integer instance.ZIndex = value value = instance.ZIndex
public int ZIndex {get; set;}