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.
Returns or sets 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; }
member this.Style : Microsoft.Office.Core.MsoShadowStyle with get, set
Public Property Style As MsoShadowStyle