NanoXLSX.Reader 3.0.0-rc.2
Loading...
Searching...
No Matches
NanoXLSX.Internal.Readers.Relationship Class Reference

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.

Detailed Description

Class to represent a workbook relation.

Definition at line 13 of file Relationship.cs.

Property Documentation

◆ RID

string NanoXLSX.Internal.Readers.Relationship.RID
getset

ID of the relation.

Definition at line 18 of file Relationship.cs.

◆ Target

string NanoXLSX.Internal.Readers.Relationship.Target
getset

Target of the relation.

Definition at line 26 of file Relationship.cs.

◆ Type

string NanoXLSX.Internal.Readers.Relationship.Type
getset

Type of the relation.

Definition at line 22 of file Relationship.cs.


The documentation for this class was generated from the following file: