Share via


ThreeDFormat.BevelBottomType Property

Returns or sets the bottom bevel type for a ThreeDFormat object. Read/write.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
MsoBevelType

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace