TdxSpreadSheetSheetProtectionOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Actual |
Identifies if a user can delete columns in a worksheet. |
Actual |
Identifies if an end-user can delete rows in a worksheet. |
Actual |
Identifies if an end-user can create, modify, and delete floating containers in a worksheet. |
Actual |
Identifies if an end-user can create, modify, and delete hyperlinks in a worksheet. |
Actual |
Identifies if an end-user can modify the formatting of unlocked cells in a worksheet. |
Actual |
Identifies if an end-user can insert worksheet columns. |
Actual |
Identifies if an end-user can insert worksheet rows. |
Actual |
Identifies if an end-user can resize worksheet columns. |
Actual |
Identifies if an end-user can resize worksheet rows. |
Actual |
Identifies if an end-user can select locked cells in a worksheet. |
Actual |
Identifies if an end-user can select cells in a worksheet. |
Actual |
Identifies if an end-user can sort unlocked cells in a worksheet. |
Allow |
Specifies if an end-user can delete columns in a protected worksheet. |
Allow |
Specifies if an end-user can delete rows in a protected worksheet. |
Allow |
Specifies if an end-user can create, move, modify, and delete floating containers in a protected worksheet. |
Allow |
Specifies if an end-user can create, modify, and delete hyperlinks in a protected worksheet. |
Allow |
Specifies if an end-user can format cells in a protected worksheet. |
Allow |
Specifies if an end-user can insert columns in a protected worksheet. |
Allow |
Specifies if an end-user can insert rows in a protected worksheet. |
Allow |
Specifies if an end-user can resize columns in a protected worksheet. |
Allow |
Specifies if an end-user can resize rows in a protected worksheet. |
Allow |
Specifies if an end-user can select locked cells in a protected worksheet. |
Allow |
Specifies if an end-user can select cells in a protected worksheet. |
Allow |
Specifies if an end-user can sort unlocked cells in a protected worksheet. |
Protected |
Specifies if an individual worksheet or the spreadsheet document structure is protected.
Inherited from Tdx |
Protection |
Specifies the password protection provider and its settings applied an individual worksheet or the spreadsheet document structure.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also