Share via


ShadowFormat.Obscured プロパティ

定義

True の 場合、指定した図形の影が塗りつぶされて表示され、図形に塗りつぶしがない場合でも、図形によって隠されます。 False の 場合、影に塗りつぶしがなく、図形に塗りつぶしがない場合、影の輪郭が図形を通して表示されます。

public:
 property Microsoft::Office::Core::MsoTriState Obscured { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState Obscured { get; set; }
Public Property Obscured As MsoTriState

プロパティ値

適用対象