次の方法で共有


Transform.Extents Property

Extents.Represents the element tag in schema: a:ext

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

Syntax

'宣言
Public Property Extents As Extents
    Get
    Set
'使用
Dim instance As Transform
Dim value As Extents

value = instance.Extents

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Extents
Returns Extents.

See Also

Reference

Transform Class

Transform Members

DocumentFormat.OpenXml.Drawing.Spreadsheet Namespace