Click or drag to resize
NanoXLSX

AppendAttribute Properties

The AppendAttribute type exposes the following members.

Properties
 NameDescription
Public propertyIgnore Indicates whether the property annotated with the attribute is ignored during the copying of properties
Public propertyNestedProperty Indicates whether the property annotated with the attribute is a nested property. Nested properties are ignored but during the copying of properties but can be broken down to its sub-properties
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also