Click or drag to resize

IEdocMetadataHasHiddenSheets Property

Indicates whether the native Microsoft Excel file contains hidden sheet(s).

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool HasHiddenSheets { get; }

Property Value

Type: Boolean
See Also