в System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
в Syncfusion.XlsIO.Implementation.XmlReaders.Shapes.TextBoxShapeParser.ParseForm(XmlReader reader)
в Syncfusion.XlsIO.Implementation.XmlReaders.Shapes.TextBoxShapeParser.ParseShapeProperties(ITextBox textBox, XmlReader reader, Excel2007Parser parser)
в Syncfusion.XlsIO.Implementation.XmlReaders.Shapes.TextBoxShapeParser.ParseTextBox(ITextBox textBox, XmlReader reader, Excel2007Parser parser)
в Syncfusion.XlsIO.Implementation.XmlReaders.Excel2007Parser.CreateShape(XmlReader reader, WorksheetBaseImpl sheet, MemoryStream& data)
в Syncfusion.XlsIO.Implementation.XmlReaders.Excel2007Parser.ParseTwoCellAnchor(XmlReader reader, WorksheetBaseImpl sheet, String drawingsPath, List`1 lstRelationIds, Dictionary`2 dictItemsToRemove)
в Syncfusion.XlsIO.Implementation.XmlReaders.Excel2007Parser.ParseDrawings(XmlReader reader, WorksheetBaseImpl sheet, String drawingsPath, List`1 lstRelationIds, Dictionary`2 dictItemsToRemove)
в Syncfusion.XlsIO.Implementation.XmlSerialization.WorksheetDataHolder.ParseDrawings(WorksheetBaseImpl sheet, Relation drawingRelation, Dictionary`2 dictItemsToRemove)
в Syncfusion.XlsIO.Implementation.XmlSerialization.WorksheetDataHolder.ParseDrawings(WorksheetBaseImpl sheet, String relationId, Dictionary`2 dictItemsToRemove)
в Syncfusion.XlsIO.Implementation.XmlReaders.Excel2007Parser.ParseDrawings(XmlReader reader, WorksheetBaseImpl sheet, Dictionary`2 dictItemsToRemove)
в Syncfusion.XlsIO.Implementation.XmlReaders.Excel2007Parser.ParseAfterSheetData(XmlReader reader, WorksheetImpl sheet, MemoryStream& streamCF, String strParentPath, Dictionary`2 dictItemsToRemove)
в Syncfusion.XlsIO.Implementation.XmlSerialization.WorksheetDataHolder.ParseWorksheetData(WorksheetImpl sheet)
в Syncfusion.XlsIO.Implementation.WorksheetImpl.ParseData()
в Syncfusion.XlsIO.Implementation.XmlReaders.Excel2007Parser.ParseWorksheets()
в Syncfusion.XlsIO.Implementation.XmlSerialization.FileDataHolder.ParseWorkbook(List`1& themeColors)
в Syncfusion.XlsIO.Implementation.XmlSerialization.FileDataHolder.ParseDocument(List`1& themeColors)
в Syncfusion.XlsIO.Implementation.ApplicationImpl.CreateWorkbook(Object parent, Stream stream, ExcelVersion version, ExcelParseOptions options)
в Syncfusion.XlsIO.Implementation.Collections.WorkbooksCollection.Open(Stream stream, ExcelVersion version, ExcelParseOptions options)
в Syncfusion.XlsIO.Implementation.Collections.WorkbooksCollection.Open(Stream stream, ExcelOpenType openType)