mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
unimplemented functions under workbook/
This commit is contained in:
parent
888cfb259f
commit
888739ead0
|
@ -67,7 +67,7 @@ public:
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Constructs a new document security object with default values.
|
/// Constructs a new document security object with default values.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
document_security();
|
document_security() = default;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// If true, the workbook is locked for revisions.
|
/// If true, the workbook is locked for revisions.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user