[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.OpenXmlHelper.IgnoreReadingVmlElement

IgnoreReadingVmlElement Method

IgnoreReadingVmlElement(XmlReader, int, bool)

Declaration
public static void IgnoreReadingVmlElement(this XmlReader reader, int depth, bool catchError = true)
Public Shared Sub IgnoreReadingVmlElement(reader As XmlReader, depth As Integer, Optional catchError As Boolean = True)
Parameters
Type Name Description
XmlReader reader
int depth
bool catchError