Freigeben über


Properties3D.ContourColor-Eigenschaft

ContourColor.Represents the element tag in schema: w14:contourClr

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

Syntax

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

value = instance.ContourColor

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office2010.Word.ContourColor

Siehe auch

Referenz

Properties3D Klasse

Properties3D-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace