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