PrintDocument for WinForms
AssignFrom(TableCellCollection) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCellCollection クラス : AssignFrom(TableCellCollection) メソッド
The source object to copy properties from.
Assigns (copies) properties from another TableCellCollection to the current object.
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As TableCellCollection _
) 
'使用法
 
Dim instance As TableCellCollection
Dim source As TableCellCollection
 
instance.AssignFrom(source)
public void AssignFrom( 
   TableCellCollection source
)

パラメータ

source
The source object to copy properties from.
参照

TableCellCollection クラス
TableCellCollection メンバ