ExcelFile.OptionsHideObjects Property
Used to hide objects in the file. This option applies to the full workbook, not to every sheet.
Syntax
Namespace: FlexCel.Core
public abstract THideObjects OptionsHideObjects { get; set; }
Used to hide objects in the file. This option applies to the full workbook, not to every sheet.
Namespace: FlexCel.Core
public abstract THideObjects OptionsHideObjects { get; set; }