C# Class Malt.Reporting.OfficeXml.ExcelMLBehaviors

Afficher le fichier Open project: oldrev/maltreport

Méthodes publiques

Méthode Description
ShouldBeWellFormedExcelML ( this xml ) : void

通过微软提供的 Excel 2003 XML 架构文件来检查生成的 Excel 文档结构的有效性

Method Details

ShouldBeWellFormedExcelML() public static méthode

通过微软提供的 Excel 2003 XML 架构文件来检查生成的 Excel 文档结构的有效性
public static ShouldBeWellFormedExcelML ( this xml ) : void
xml this
Résultat void