Reports for WinForms
AssignFrom(TableCellCollection) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TableCellCollection クラス : AssignFrom(TableCellCollection) メソッド
プロパティのコピー元のソースオブジェクト。
別の TableCellCollectionからのプロパティを現在のオブジェクトに割り当てます(コピーします)。
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As TableCellCollection _
) 
public void AssignFrom( 
   TableCellCollection source
)

パラメータ

source
プロパティのコピー元のソースオブジェクト。
参照

TableCellCollection クラス
TableCellCollection メンバ