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