Oval.Ole Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Alternância de objeto inserido
Representa o seguinte atributo no 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 da propriedade
Retorna EnumValue<T>.
- Atributos