Compartilhar via


Properties3D.BevelTop Property

BevelTop.Represents the element tag in schema: w14:bevelT

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

Syntax

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

value = instance.BevelTop

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Word.BevelTop

See Also

Reference

Properties3D Class

Properties3D Members

DocumentFormat.OpenXml.Office2010.Word Namespace