ThreeDFormat.PresetLightingSoftness プロパティ

定義

3-D 図形の光の強さを設定します。

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

プロパティ値

注釈

MsoPresetLightingSoftness は、次の MsoPresetLightingSoftness 定数のいずれかです。

msoLightingBright

msoLightingDim

msoLightingNormal

msoPresetLightingSoftnessMixed

適用対象