次の方法で共有


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

See Also

Reference

HiddenShape3D Class

HiddenShape3D Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace