NanoXLSX.Reader 3.2.1
Loading...
Searching...
No Matches
NanoXLSX.Internal.Readers.Relationship Class Reference

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.

Detailed Description

Class to represent a workbook relation (do not use).

Definition at line 18 of file Relationship.cs.

Property Documentation

◆ RID

string NanoXLSX.Internal.Readers.Relationship.RID
getset

ID of the relation.

Definition at line 24 of file Relationship.cs.

◆ Target

string NanoXLSX.Internal.Readers.Relationship.Target
getset

Target of the relation.

Definition at line 34 of file Relationship.cs.

◆ Type

string NanoXLSX.Internal.Readers.Relationship.Type
getset

Type of the relation.

Definition at line 29 of file Relationship.cs.


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