CommentExtensible.IntelligentPlaceholder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
intelligentPlaceholder, this property is only available in Office 2021 and later.
Represents the following attribute in the schema: w16cex:intelligentPlaceholder
public DocumentFormat.OpenXml.OnOffValue? IntelligentPlaceholder { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(127, "intelligentPlaceholder")]
public DocumentFormat.OpenXml.OnOffValue? IntelligentPlaceholder { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w16cex:intelligentPlaceholder")]
public DocumentFormat.OpenXml.OnOffValue? IntelligentPlaceholder { get; set; }
member this.IntelligentPlaceholder : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(127, "intelligentPlaceholder")>]
member this.IntelligentPlaceholder : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w16cex:intelligentPlaceholder")>]
member this.IntelligentPlaceholder : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property IntelligentPlaceholder As OnOffValue
Property Value
- Attributes