Show / Hide Table of Contents

Class ToCollectionTableOptions

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

Inheritance
object
ToCollectionOptions
ToCollectionTableOptions
Inherited Members
ToCollectionOptions.SetCustomHeaders(params 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