LinkedTextBox.Sequence Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Далее это свойство доступно только в Office 2010 и более поздних версиях.
Представляет следующий атрибут в схеме: seq
[DocumentFormat.OpenXml.SchemaAttr(0, "seq")]
public DocumentFormat.OpenXml.UInt16Value Sequence { get; set; }
public DocumentFormat.OpenXml.UInt16Value Sequence { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "seq")]
public DocumentFormat.OpenXml.UInt16Value? Sequence { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("seq")]
public DocumentFormat.OpenXml.UInt16Value? Sequence { get; set; }
public DocumentFormat.OpenXml.UInt16Value? Sequence { get; set; }
member this.Sequence : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "seq")>]
member this.Sequence : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("seq")>]
member this.Sequence : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Sequence As UInt16Value
Значение свойства
- Атрибуты