[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.OpenXmlHelper.ReadAttributeAsBoolean

ReadAttributeAsBoolean Method

ReadAttributeAsBoolean(XmlReader)

Reads the boolean value from System.Xml.XmlReader.

Declaration
public static bool ReadAttributeAsBoolean(this XmlReader reader)
Public Shared Function ReadAttributeAsBoolean(reader As XmlReader) As Boolean
Parameters
Type Name Description
XmlReader reader
Returns
Type Description
bool