Share via


ThreeDFormat.BevelBottomType Property

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.

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.PowerPoint Namespace