NanoXLSX.Core 3.0.0-rc.5
Loading...
Searching...
No Matches
NanoXLSX.Enums.Password Class Reference

Static class that contains shared enums for password handling, during read or write operations. More...

Public Types

enum  PasswordType { WorkbookProtection , WorksheetProtection }
 Target type of the password. More...

Detailed Description

Static class that contains shared enums for password handling, during read or write operations.

Definition at line 13 of file Password.cs.

Member Enumeration Documentation

◆ PasswordType

Target type of the password.

Enumerator
WorkbookProtection 

Password is used to protect a workbook.

WorksheetProtection 

Password is used to protect a worksheet.

Definition at line 18 of file Password.cs.


The documentation for this class was generated from the following file: