次の方法で共有


HiddenShape3D.ContourColor Property

Contour Color.Represents the element tag in schema: a:contourClr

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

Syntax

'宣言
Public Property ContourColor As ContourColor
    Get
    Set
'使用
Dim instance As HiddenShape3D
Dim value As ContourColor

value = instance.ContourColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.ContourColor

See Also

Reference

HiddenShape3D Class

HiddenShape3D Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace