Aspose::Cells::LowCode::AbstractLowCodeProtectionProvider::GetWorkbookProtectionType method

AbstractLowCodeProtectionProvider::GetWorkbookProtectionType method

Gets the protection type to protect the workbook.

ProtectionType Aspose::Cells::LowCode::AbstractLowCodeProtectionProvider::GetWorkbookProtectionType()

ReturnValue

Protection type to protect the workbook. ProtectionType.None means no protection for the workbook.

See Also