Поделиться через


Parameter.Cell Свойство

Определение

Ссылка на ячейку

Представляет следующий атрибут в схеме: cell

[DocumentFormat.OpenXml.SchemaAttr(0, "cell")]
public DocumentFormat.OpenXml.StringValue Cell { get; set; }
public DocumentFormat.OpenXml.StringValue Cell { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cell")]
public DocumentFormat.OpenXml.StringValue? Cell { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cell")]
public DocumentFormat.OpenXml.StringValue? Cell { get; set; }
public DocumentFormat.OpenXml.StringValue? Cell { get; set; }
member this.Cell : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cell")>]
member this.Cell : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cell")>]
member this.Cell : DocumentFormat.OpenXml.StringValue with get, set
Public Property Cell As StringValue

Значение свойства

Возвращает .StringValue

Атрибуты

Применяется к