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