ThreeDFormat.BevelBottomType 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 bottom bevel type for a ThreeDFormat object. Read/write.
public:
property Microsoft::Office::Core::MsoBevelType BevelBottomType { Microsoft::Office::Core::MsoBevelType get(); void set(Microsoft::Office::Core::MsoBevelType value); };
public Microsoft.Office.Core.MsoBevelType BevelBottomType { get; set; }
Public Property BevelBottomType As MsoBevelType