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