Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Malt
Reporting
OfficeXml
ExcelMLBehaviors
C# 클래스 Malt.Reporting.OfficeXml.ExcelMLBehaviors
파일 보기
프로젝트 열기: oldrev/maltreport
공개 메소드들
메소드
설명
ShouldBeWellFormedExcelML
(
this
xml
) :
void
通过微软提供的 Excel 2003 XML 架构文件来检查生成的 Excel 文档结构的有效性
메소드 상세
ShouldBeWellFormedExcelML()
공개
정적인
메소드
通过微软提供的 Excel 2003 XML 架构文件来检查生成的 Excel 文档结构的有效性
public
static
ShouldBeWellFormedExcelML
(
this
xml
) :
void
xml
this
리턴
void