IncludeHiddenSheets

ConvertOptions.IncludeHiddenSheets property

Gets or sets whether hidden worksheets are included in spreadsheet conversions.

public bool IncludeHiddenSheets { get; set; }

Property Value

Default is false.

See Also