Skip to main content

TdxSpreadSheetOptionsBehavior.Protected Property

Specifies if the spreadsheet document structure is protected.

Declaration

property Protected: Boolean read; write;

Property Value

Type
Boolean

Remarks

This property is obsolete. Use a spreadsheet control’s OptionsProtection.Protected property instead.

The Protected property’s default value is False.

See Also