CellFormat.FillId 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.
ID de preenchimento
Representa o seguinte atributo no 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 da propriedade
Retorna UInt32Value.
- Atributos