Class ToCollectionTableOptions
Settings for the ToCollection method. ToCollection<T>()
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public class ToCollectionTableOptions : ToCollectionOptions
  Properties
Default
A ToCollectionTableOptions with default values.
Declaration
public static ToCollectionTableOptions Default { get; }
  Property Value
| Type | Description | 
|---|---|
| ToCollectionTableOptions |