Compartilhar via


Properties3D.BevelBottom Property

BevelBottom.Represents the element tag in schema: w14:bevelB

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property BevelBottom As BevelBottom
    Get
    Set
'Usage
Dim instance As Properties3D
Dim value As BevelBottom

value = instance.BevelBottom

instance.BevelBottom = value
public BevelBottom BevelBottom { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Word.BevelBottom

See Also

Reference

Properties3D Class

Properties3D Members

DocumentFormat.OpenXml.Office2010.Word Namespace