Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or set the bottom bevel type. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property BevelBottomType As MsoBevelType
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoBevelType
value = instance.BevelBottomType
instance.BevelBottomType = value
MsoBevelType BevelBottomType { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoBevelType
Remarks
The BevelBottomType property value can be one of the MsoBevelType constants.