Class EpplusTableColumnAttribute
- Namespace
- OfficeOpenXml.Attributes
- Assembly
- EPPlus.dll
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.
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field)]
public class EpplusTableColumnAttribute : EpplusTableColumnAttributeBase
- Inheritance
-
EpplusTableColumnAttribute
- Inherited Members
Constructors
EpplusTableColumnAttribute()
public EpplusTableColumnAttribute()