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