AppendAttribute Properties

PicoXLSX

PicoXLSX

AppendAttribute Properties

The AbstractStyleAppendAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIgnore
Gets or sets 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 propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also