Table of Contents

XlsFile.OptionsHideObjects Property

Used to hide objects in the file. This option applies to the full workbook, not to every sheet.

Syntax

Namespace: FlexCel.XlsAdapter

public override THideObjects OptionsHideObjects { get; set; }

See also