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