Compartir a través de


Row.CustomFormat Propiedad

Definición

Formato personalizado

Representa el atributo siguiente en el esquema: customFormat

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a