Shadow.Offset2 Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Desplazamiento secundario de sombra
Representa el atributo siguiente en el esquema: offset2
[DocumentFormat.OpenXml.SchemaAttr(0, "offset2")]
public DocumentFormat.OpenXml.StringValue Offset2 { get; set; }
public DocumentFormat.OpenXml.StringValue Offset2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "offset2")]
public DocumentFormat.OpenXml.StringValue? Offset2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("offset2")]
public DocumentFormat.OpenXml.StringValue? Offset2 { get; set; }
public DocumentFormat.OpenXml.StringValue? Offset2 { get; set; }
member this.Offset2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "offset2")>]
member this.Offset2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("offset2")>]
member this.Offset2 : DocumentFormat.OpenXml.StringValue with get, set
Public Property Offset2 As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos