ModifyNonVisualInkProps.IsComment Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
isComment, esta propiedad solo está disponible en Office 2016 y versiones posteriores.
Representa el atributo siguiente en el esquema: isComment
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; }
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