'Declaration
Public Property GrayAreaCursorType As CursorType
'Usage
Dim instance As SheetView Dim value As CursorType instance.GrayAreaCursorType = value value = instance.GrayAreaCursorType
public CursorType GrayAreaCursorType {get; set;}
'Declaration
Public Property GrayAreaCursorType As CursorType
'Usage
Dim instance As SheetView Dim value As CursorType instance.GrayAreaCursorType = value value = instance.GrayAreaCursorType
public CursorType GrayAreaCursorType {get; set;}