ThreeDFormat.PresetLightingSoftness 属性

定义

返回或设置延伸光源的亮度。

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

适用于