[]
Forguncy.Plugin.WrongParseResult
表示错误的解析结果,在CellTypBase.getValueByText方法中,如果不能转换,返回该对象。
• new WrongParseResult(text)
text
创建新的WrongParseResult实例。
string
▸ toString(): string
返回错误解析结果的字符串表示。