Title.Overlay Property
Overlay.Represents the element tag in schema: c:overlay
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property Overlay As Overlay
Get
Set
'使用
Dim instance As Title
Dim value As Overlay
value = instance.Overlay
instance.Overlay = value
public Overlay Overlay { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.Overlay
Returns Overlay.