Table of Contents

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; }

See also