Share via


ChartTitle.Overlay Property

Definition

overlay, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: overlay

[DocumentFormat.OpenXml.SchemaAttr(0, "overlay")]
public DocumentFormat.OpenXml.BooleanValue Overlay { get; set; }
public DocumentFormat.OpenXml.BooleanValue Overlay { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "overlay")]
public DocumentFormat.OpenXml.BooleanValue? Overlay { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("overlay")]
public DocumentFormat.OpenXml.BooleanValue? Overlay { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Overlay { get; set; }
member this.Overlay : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "overlay")>]
member this.Overlay : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("overlay")>]
member this.Overlay : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Overlay As BooleanValue

Property Value

Attributes

Applies to