Méthode | Description | |
---|---|---|
ExcelMLTextWriter ( Stream inStream ) : System | ||
WriteStartElement ( string prefix, string localName, string ns ) : void | ||
WriteString ( string text ) : void |
只允许 Cell 或 Data 中存在 Velocity 的 #directive
|
public ExcelMLTextWriter ( Stream inStream ) : System | ||
inStream | Stream | |
Résultat | System |
public WriteStartElement ( string prefix, string localName, string ns ) : void | ||
prefix | string | |
localName | string | |
ns | string | |
Résultat | void |