Whole.Outline Property
Outline.Represents the element tag in schema: a:ln
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property Outline As Outline
Get
Set
用法
Dim instance As Whole
Dim value As Outline
value = instance.Outline
instance.Outline = value
public Outline Outline { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Outline