ThreeDFormat.BevelTopType Property
Returns or set the top bevel type. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property BevelTopType As MsoBevelType
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoBevelType
value = instance.BevelTopType
instance.BevelTopType = value
MsoBevelType BevelTopType { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoBevelType
Remarks
The BevelTopType property value can be one of the MsoBevelType constants.