The following tables list the members exposed by XMLSSAttribute.
Public Constructors
Public Fields
| Name | Description |
| DefaultNameSpace | Returns the default namespace for an XML spreadsheet attribute. |
| DefaultPrefix | Returns the default prefix for an XML spreadsheet attribute. |
Top
Public Properties
| Name | Description |
| LocalName | Gets the localName of the XMLSSAttribute. |
| NameSpace | Gets the namespace of the XMLSSAttribute. |
| Prefix | Gets the prefix of the XMLSSAttribute. |
| Value | Gets the value of the XMLSSAttribute. |
Top
See Also