バージョン

IsCustom プロパティ (WorksheetTableStyle)

このスタイルがカスタム スタイルであるかどうかを示す値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property IsCustom As System.Boolean
public System.bool IsCustom {get;}

プロパティ値

このスタイルがカスタム テーブル スタイルである場合は True、このスタイルが読み取り専用の標準テーブル スタイルである場合は False。
参照

オンラインで表示: GitHub