IsProtectedStructure Property
Specifies whether Spread allows the user to change the structure of the sheet collection.
public bool IsProtectedStructure {get;}
'Declaration
Public ReadOnly Property IsProtectedStructure As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
value = instance.IsProtectedStructure