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