共用方式為


CommentExtensible.IntelligentPlaceholder Property

Definition

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

Applies to