[]
Gets or sets whether the sheet corner can have a grid structure (table).
public bool AllowTableCorner { get; set; }
Public Property AllowTableCorner As Boolean
Boolean: true to allow a sheet corner with a table; otherwise, false
true
false