次の方法で共有


Ink.AnnotationFlag プロパティ

定義

注釈フラグ

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象