次の方法で共有


ThemeableLineStyleType.LineReference Property

Line Reference.Represents the element tag in schema: a:lnRef

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

Syntax

'宣言
Public Property LineReference As LineReference
    Get
    Set
'使用
Dim instance As ThemeableLineStyleType
Dim value As LineReference

value = instance.LineReference

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.LineReference
Returns LineReference.

See Also

Reference

ThemeableLineStyleType Class

ThemeableLineStyleType Members

DocumentFormat.OpenXml.Drawing Namespace