ShadowFormat.Style 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.
Either returns or uses a MsoShadowStyle object to set the style of the specified shadow. Read/write.
public:
property Microsoft::Office::Core::MsoShadowStyle Style { Microsoft::Office::Core::MsoShadowStyle get(); void set(Microsoft::Office::Core::MsoShadowStyle value); };
public Microsoft.Office.Core.MsoShadowStyle Style { get; set; }
Public Property Style As MsoShadowStyle
Property Value
Remarks
The following table shows the possible values for Style.
msoShadowStyleInnerShadow |
msoShadowStyleMixed |
msoShadowStyleOuterShadow |