Class EpplusTableColumnAttribute
Use this attribute on a Method, Property or a Field to set parameters for how an object should be represented when imported to a range.
Inherited Members
Namespace: OfficeOpenXml.Attributes
Assembly: EPPlus.dll
Syntax
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field)]
public class EpplusTableColumnAttribute : EpplusTableColumnAttributeBase