Click or drag to resize
WorkbookDisableSheetSelection Property
Sets or retrieves a value that indicates whether selection is disabled in worksheet.

Namespace: Aceoffix.ExcelWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public bool DisableSheetSelection { set; }

Property Value

Type: Boolean
The default value is false.
See Also