Sequence.OffsetToStart 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í.
offset-to-start
Representa el atributo siguiente en el esquema: emma:offset-to-start
[DocumentFormat.OpenXml.SchemaAttr(44, "offset-to-start")]
public DocumentFormat.OpenXml.IntegerValue OffsetToStart { get; set; }
public DocumentFormat.OpenXml.IntegerValue OffsetToStart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "offset-to-start")]
public DocumentFormat.OpenXml.IntegerValue? OffsetToStart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:offset-to-start")]
public DocumentFormat.OpenXml.IntegerValue? OffsetToStart { get; set; }
public DocumentFormat.OpenXml.IntegerValue? OffsetToStart { get; set; }
member this.OffsetToStart : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "offset-to-start")>]
member this.OffsetToStart : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:offset-to-start")>]
member this.OffsetToStart : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property OffsetToStart As IntegerValue
Valor de propiedad
- Atributos