Partilhar via


OneCellAnchor.Extent Property

Extent.Represents the element tag in schema: xdr:ext

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

Syntax

'Declaration
Public Property Extent As Extent
    Get
    Set
'Usage
Dim instance As OneCellAnchor
Dim value As Extent

value = instance.Extent

instance.Extent = value
public Extent Extent { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Spreadsheet.Extent

See Also

Reference

OneCellAnchor Class

OneCellAnchor Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace