Compartir a través de


CellFormat.FillId Propiedad

Definición

Id. de relleno

Representa el atributo siguiente en el esquema: fillId

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a