Initializes a new instance of the CollectionEx class
Namespace: Spire.Xls.Core.Converter.General.Word.CollectionsAssembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
protected CollectionEx( Document doc, OwnerHolder owner )
Protected Sub New ( doc As Document, owner As OwnerHolder )
protected: CollectionEx( Document^ doc, OwnerHolder^ owner )
new : doc : Document * owner : OwnerHolder -> CollectionEx