次の方法で共有


TextCharacterPropertiesType.Outline Property

Line.Represents the element tag in schema: a:ln

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

Syntax

'宣言
Public Property Outline As Outline
    Get
    Set
'使用
Dim instance As TextCharacterPropertiesType
Dim value As Outline

value = instance.Outline

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Outline

See Also

Reference

TextCharacterPropertiesType Class

TextCharacterPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace