Interface IXLSheetProtection
public interface IXLSheetProtection : IXLElementProtection<XLSheetProtectionElements>, IXLElementProtection, ICloneable
- Inherited Members
- Extension Methods
Methods
Protect(Algorithm, XLSheetProtectionElements)
IXLSheetProtection Protect(XLProtectionAlgorithm.Algorithm algorithm, XLSheetProtectionElements allowedElements)
Parameters
algorithmXLProtectionAlgorithm.AlgorithmallowedElementsXLSheetProtectionElements
Returns
Protect(XLSheetProtectionElements)
IXLSheetProtection Protect(XLSheetProtectionElements allowedElements)
Parameters
allowedElementsXLSheetProtectionElements
Returns
Protect(string, Algorithm, XLSheetProtectionElements)
IXLSheetProtection Protect(string password, XLProtectionAlgorithm.Algorithm algorithm = Algorithm.SimpleHash, XLSheetProtectionElements allowedElements = XLSheetProtectionElements.SelectEverything)
Parameters
passwordstringalgorithmXLProtectionAlgorithm.AlgorithmallowedElementsXLSheetProtectionElements