Compartir a través de


PropertySet.FixedWidthOverride Propiedad

Definición

Invalidación de ancho fijo

Representa el atributo siguiente en el esquema: custSzX

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

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a