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
Syntax public bool ReadOnly { get; }
Public ReadOnly Property ReadOnly As Boolean
Get
Property Value
Type:
BooleanSee Also