Skip to main content

IdxSpreadSheetProtectionInfo Interface

Declaration

IdxSpreadSheetProtectionInfo = interface(IInterface)

Remarks

This interface exposes the CheckPassword function that is called internally to check the password entered into the Password Protection dialog’s “Enter Password:” field:

The TdxSpreadSheetCustomProtectionOptions.ProtectionInfo property references the IdxSpreadSheetProtectionInfo interface.

Inheritance

IInterface
IdxSpreadSheetProtectionInfo
See Also