ThreeDFormat.BevelBottomDepth Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property BevelBottomDepth As Single
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single
value = instance.BevelBottomDepth
instance.BevelBottomDepth = value
float BevelBottomDepth { get; set; }
Property Value
Type: System.Single