'Declaration
Public Property TopLeftCell As CellReference
'Usage
Dim instance As WorksheetView Dim value As CellReference instance.TopLeftCell = value value = instance.TopLeftCell
public CellReference TopLeftCell {get; set;}
'Declaration
Public Property TopLeftCell As CellReference
'Usage
Dim instance As WorksheetView Dim value As CellReference instance.TopLeftCell = value value = instance.TopLeftCell
public CellReference TopLeftCell {get; set;}