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