Saves the style into an System.Xml.XmlWriter.
シンタックス
'宣言
Public Sub WriteXml( _
ByVal As System.Xml.XmlWriter, _
ByVal As System.String _
)
public void WriteXml(
System.Xml.XmlWriter ,
System.string
)
パラメータ
- xw
- System.Xml.XmlWriter where the style will be saved.
- styleName
- System.Xml.XmlWriter name of the style to be saved.
参照