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