Click or drag to resize

IEdocMetadataHasHiddenRowsCols Property

Indicates whether the native Microsoft Excel file contains hidden row(s) or column(s).

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

Property Value

Type: Boolean
See Also