Click or drag to resize

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: 9.0.0
Syntax
public bool ReadOnly { get; }

Property Value

Boolean
See Also