Поделиться через


CalculatedItem.Field Свойство

Определение

Индекс поля

Представляет следующий атрибут в поле схемы:

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

Значение свойства

Возвращает .UInt32Value

Атрибуты

Применяется к