ExcelWorkbookReadOnly Property
Gets a value that indicates whether the workbook has been opened as read-only
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool ReadOnly { get; }
Public ReadOnly Property ReadOnly As Boolean
Get
public:
property bool ReadOnly {
bool get ();
}
member ReadOnly : bool with get
Property Value
Boolean