Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Malt
Reporting
OfficeXml
ExcelMLBehaviors
C# Class Malt.Reporting.OfficeXml.ExcelMLBehaviors
Show file
Open project: oldrev/maltreport
Public Methods
Method
Description
ShouldBeWellFormedExcelML
(
this
xml
) :
void
通过微软提供的 Excel 2003 XML 架构文件来检查生成的 Excel 文档结构的有效性
Method Details
ShouldBeWellFormedExcelML()
public
static
method
通过微软提供的 Excel 2003 XML 架构文件来检查生成的 Excel 文档结构的有效性
public
static
ShouldBeWellFormedExcelML
(
this
xml
) :
void
xml
this
return
void