![]() |
NanoXLSX.Reader 3.0.0-rc.2
|
Class to represent a workbook relation. 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.
Definition at line 13 of file Relationship.cs.
|
getset |
ID of the relation.
Definition at line 18 of file Relationship.cs.
|
getset |
Target of the relation.
Definition at line 26 of file Relationship.cs.
|
getset |
Type of the relation.
Definition at line 22 of file Relationship.cs.