Compartir a través de


Arc.Ole Propiedad

Definición

Alternancia de objetos incrustados

Representa el atributo siguiente en el esquema: o:ole

[DocumentFormat.OpenXml.SchemaAttr(27, "ole")]
public DocumentFormat.OpenXml.TrueFalseBlankValue Ole { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue Ole { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "ole")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? Ole { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:ole")]
public DocumentFormat.OpenXml.TrueFalseBlankValue? Ole { get; set; }
public DocumentFormat.OpenXml.TrueFalseBlankValue? Ole { get; set; }
member this.Ole : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "ole")>]
member this.Ole : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:ole")>]
member this.Ole : DocumentFormat.OpenXml.TrueFalseBlankValue with get, set
Public Property Ole As TrueFalseBlankValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a