Show / Hide Table of Contents

Class ToCollectionTableOptions

Settings for the ToCollection method. ToCollection<T>()

Inheritance
Object
ToCollectionOptions
ToCollectionTableOptions
Inherited Members
ToCollectionOptions.SetCustomHeaders(String[])
ToCollectionOptions.ConversionFailureStrategy
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
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
In this article
Back to top Generated by DocFX