Share via


ThreeDFormat.BevelTopType Property

Returns or sets the top 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 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
MsoBevelType

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace