 | WorkbookWorkbookProtection Property |
WorkbookProtection.
Represents the following element tag in the schema: x:workbookProtection.
Namespace: DocumentFormat.OpenXml.SpreadsheetAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic WorkbookProtection WorkbookProtection { get; set; }Public Property WorkbookProtection As WorkbookProtection
Get
Set
public:
property WorkbookProtection^ WorkbookProtection {
WorkbookProtection^ get ();
void set (WorkbookProtection^ value);
}member WorkbookProtection : WorkbookProtection with get, set
Property Value
WorkbookProtection
See Also