ThreeDFormat.BevelTopInset Property
Returns or sets a value indicating whether the top insert bevel should be raised for a SetThreeDFormat(MsoPresetThreeDFormat) object. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
Single