Gallery.InvalidateContentOnDrop Property

Definition

invalidateContentOnDrop, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: invalidateContentOnDrop

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

Property Value

Attributes

Applies to