Share via


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

属性

适用于