Freigeben über


CameraTool.CellRange-Eigenschaft

cellRange.Represents the attribte in schema: cellRange

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "cellRange")> _
Public Property CellRange As StringValue
    Get
    Set
'Usage
Dim instance As CameraTool
Dim value As StringValue

value = instance.CellRange

instance.CellRange = value
[SchemaAttrAttribute(, "cellRange")]
public StringValue CellRange { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

CameraTool Klasse

CameraTool-Member

DocumentFormat.OpenXml.Office2010.Drawing-Namespace