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