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