ThreeDFormat.Visible プロパティ

定義

True を指定したオブジェクトまたは書式設定の適用が表示されます。

public:
 property Microsoft::Office::Core::MsoTriState Visible { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState Visible { get; set; }
member this.Visible : Microsoft.Office.Core.MsoTriState with get, set
Public Property Visible As MsoTriState

プロパティ値

注釈

MsoTriState は、次の MsoTriState クラスの定数のいずれかです。

msoCTrue

msoFalse

msoTriStateMixed

msoTriStateToggle

msoTrue

一部のメソッドとプロパティできない場合があります、 Visible プロパティが False の場合。

適用対象