Compartir a través de


FieldGroup.Base Propiedad

Definición

Base de campo

Representa el atributo siguiente en el esquema: base

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a