Share via


CameraTool.CellRange Property

Definition

cellRange, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: cellRange

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

Property Value

Attributes

Applies to