Share via


PivotCacheDecoupled.Decoupled Property

Definition

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

Represents the following attribute in the schema: decoupled

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

Property Value

Attributes

Applies to