 | SharedStringsReaderPhoneticInfo Constructor |
Constructor with parameters
Namespace: NanoXLSX.LowLevelAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
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