バージョン

CreateEquivalentTableAreaCellSettings メソッド

TableCellSettings および TableAreaCellSettings の共有基本クラスで定義されたすべてのプロパティのコピーを持つ TableAreaCellSettings インスタンスを作成します。
シンタックス
'宣言
 
Public Shared Function CreateEquivalentTableAreaCellSettings( _
   ByVal source As TableCellSettings _
) As TableAreaCellSettings
public static TableAreaCellSettings CreateEquivalentTableAreaCellSettings( 
   TableCellSettings source
)

パラメータ

source
コピー操作のソース。

戻り値の型

等しい TableAreaCellSettings インスタンス。
参照