ThreeDFormat.PresetLightingSoftness プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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; }
Public Property PresetLightingSoftness As MsoPresetLightingSoftness