Interface IXLWorkbookProtection
public interface IXLWorkbookProtection : IXLElementProtection<XLWorkbookProtectionElements>, IXLElementProtection, ICloneable
- Inherited Members
- Extension Methods
Methods
Protect(Algorithm, XLWorkbookProtectionElements)
IXLWorkbookProtection Protect(XLProtectionAlgorithm.Algorithm algorithm, XLWorkbookProtectionElements allowedElements)
Parameters
algorithmXLProtectionAlgorithm.AlgorithmallowedElementsXLWorkbookProtectionElements
Returns
Protect(XLWorkbookProtectionElements)
IXLWorkbookProtection Protect(XLWorkbookProtectionElements allowedElements)
Parameters
allowedElementsXLWorkbookProtectionElements
Returns
Protect(string, Algorithm, XLWorkbookProtectionElements)
IXLWorkbookProtection Protect(string password, XLProtectionAlgorithm.Algorithm algorithm = Algorithm.SimpleHash, XLWorkbookProtectionElements allowedElements = XLWorkbookProtectionElements.Windows)
Parameters
passwordstringalgorithmXLProtectionAlgorithm.AlgorithmallowedElementsXLWorkbookProtectionElements