HiddenShape3D.BevelBottom Property
Bottom Bevel.Represents the element tag in schema: a:bevelB
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property BevelBottom As BevelBottom
Get
Set
'Применение
Dim instance As HiddenShape3D
Dim value As BevelBottom
value = instance.BevelBottom
instance.BevelBottom = value
public BevelBottom BevelBottom { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.BevelBottom