Compartir a través de


PivotArea.Offset Propiedad

Definición

Referencia de desplazamiento

Representa el atributo siguiente en el esquema: offset

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a