Compartir a través de


CacheHierarchy.OneField Propiedad

Definición

oneField

Representa el atributo siguiente en el esquema: oneField

[DocumentFormat.OpenXml.SchemaAttr(0, "oneField")]
public DocumentFormat.OpenXml.BooleanValue OneField { get; set; }
public DocumentFormat.OpenXml.BooleanValue OneField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oneField")]
public DocumentFormat.OpenXml.BooleanValue? OneField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oneField")]
public DocumentFormat.OpenXml.BooleanValue? OneField { get; set; }
public DocumentFormat.OpenXml.BooleanValue? OneField { get; set; }
member this.OneField : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oneField")>]
member this.OneField : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oneField")>]
member this.OneField : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property OneField As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a