NonVisualInkContentPartProperties.IsComment プロパティ

定義

isComment、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: isComment

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

プロパティ値

属性

適用対象