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