ThreeDFormat.PresetLighting Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an MsoBevelType constant that represents the lighting preset. Read/write.
public:
property Microsoft::Office::Core::MsoLightRigType PresetLighting { Microsoft::Office::Core::MsoLightRigType get(); void set(Microsoft::Office::Core::MsoLightRigType value); };
public Microsoft.Office.Core.MsoLightRigType PresetLighting { get; set; }
member this.PresetLighting : Microsoft.Office.Core.MsoLightRigType with get, set
Public Property PresetLighting As MsoLightRigType