次の方法で共有


AbsoluteAnchor.Extent Property

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

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

Syntax

'宣言
Public Property Extent As Extent
    Get
    Set
'使用
Dim instance As AbsoluteAnchor
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

AbsoluteAnchor Class

AbsoluteAnchor Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace