ExcelWorkbookReadOnly Property |
Gets a value that indicates whether the workbook has been opened as read-only
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool ReadOnly { get; }Public ReadOnly Property ReadOnly As Boolean
Get
Property Value
Boolean
See Also