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

Property Value

Type: Boolean
See Also