 | SharedStringsReaderPhoneticInfo Constructor |
Constructor with parameters
Namespace: NanoXLSX.LowLevelAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+c253a7d00ca5e19be14df4552cf12c589ec4ab3e
Syntaxpublic PhoneticInfo(
string value,
string start,
string end
)
Parameters
- value String
- Transcription value
- start String
- Absolute start index as string
- end String
- Absolute end index as string
See Also