'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
true
if can use structure table corner; false
otherwise