Share via


DataSeries.GapDepth Property

Definition

gapDepth, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: gapDepth

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

Property Value

Attributes

Applies to