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