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