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