PrintDocument for WinForms
Add() メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDefCollection クラス > Add メソッド : Add() メソッド
Adds a new PageColumnDef initialized with the default PageColumnDef.Width and PageColumnDef.Spacing to the current collection.
シンタックス
'宣言
 
Public Overloads Function Add() As System.Integer
'使用法
 
Dim instance As PageColumnDefCollection
Dim value As System.Integer
 
value = instance.Add()
public System.int Add()

戻り値の型

The index of the added PageColumnDef in the current collection.
参照

PageColumnDefCollection クラス
PageColumnDefCollection メンバ
オーバーロード一覧