バージョン

CreateEquivalentTableAreaTableSettings メソッド

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

パラメータ

source
コピー操作のソース。

戻り値の型

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