Click or drag to resize
PicoXLSX

AppendAttribute Properties

The AbstractStyleAppendAttribute type exposes the following members.

Properties
 NameDescription
Public propertyIgnore Gets or sets a value indicating whether Ignore Indicates whether the property annotated with the attribute is ignored during the copying of properties
Public propertyNestedProperty Gets or sets a value indicating whether NestedProperty Indicates whether the property annotated with the attribute is a nested property. Nested properties are ignored 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