FlexPivot for WinForms
WriteXml メソッド (PivotFieldStyle)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotFieldStyle クラス : WriteXml メソッド
System.Xml.XmlWriter where the style will be saved.
System.Xml.XmlWriter name of the style to be saved.
Saves the style into an System.Xml.XmlWriter.
シンタックス
'宣言
 
Public Sub WriteXml( _
   ByVal xw As System.Xml.XmlWriter, _
   ByVal styleName As System.String _
) 
public void WriteXml( 
   System.Xml.XmlWriter xw,
   System.string styleName
)

パラメータ

xw
System.Xml.XmlWriter where the style will be saved.
styleName
System.Xml.XmlWriter name of the style to be saved.
参照

PivotFieldStyle クラス
PivotFieldStyle メンバ