![]() |
NanoXLSX.Reader 3.2.1
|
Class to represent a workbook relation (do not use). More...
Properties | |
| string | RID [get, set] |
| ID of the relation. | |
| string | Type [get, set] |
| Type of the relation. | |
| string | Target [get, set] |
| Target of the relation. | |
Class to represent a workbook relation (do not use).
Definition at line 18 of file Relationship.cs.
|
getset |
ID of the relation.
Definition at line 24 of file Relationship.cs.
|
getset |
Target of the relation.
Definition at line 34 of file Relationship.cs.
|
getset |
Type of the relation.
Definition at line 29 of file Relationship.cs.