'Declaration
Public Property AllowTableCorner As Boolean
'Usage
Dim instance As SheetView Dim value As Boolean instance.AllowTableCorner = value value = instance.AllowTableCorner
public bool AllowTableCorner {get; set;}
Property Value
Boolean:true
to allow a sheet corner with a table; otherwise, false