TdxSpreadSheetCustomProtectionInfoClass Type
In This Article
The class-reference to a password protection provider class.
#Declaration
Delphi
TdxSpreadSheetCustomProtectionInfoClass = class of TdxSpreadSheetCustomProtectionInfo;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Use this class-reference to refer to TdxSpreadSheetCustomProtectionInfo class descendants assigned to the dxSpreadSheetDefaultProtectionProvider global variable.
See Also