Compartir a través de


NonVisualInkContentPartProperties.IsComment Propiedad

Definición

isComment, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a