Line.Oned 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í.
Botón de alternancia de identificador de forma
Representa el atributo siguiente en el esquema: o:oned
[DocumentFormat.OpenXml.SchemaAttr(27, "oned")]
public DocumentFormat.OpenXml.TrueFalseValue Oned { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Oned { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "oned")]
public DocumentFormat.OpenXml.TrueFalseValue? Oned { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:oned")]
public DocumentFormat.OpenXml.TrueFalseValue? Oned { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Oned { get; set; }
member this.Oned : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "oned")>]
member this.Oned : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:oned")>]
member this.Oned : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Oned As TrueFalseValue
Valor de propiedad
Devuelve EnumValue<T>.
- Atributos