ThreeDFormat.BevelTopType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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