次の方法で共有


ContentPart.Transform2D Property

Transform2D.Represents the element tag in schema: p14:xfrm

Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Transform2D As Transform2D
    Get
    Set
'使用
Dim instance As ContentPart
Dim value As Transform2D

value = instance.Transform2D

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.PowerPoint.Transform2D

See Also

Reference

ContentPart Class

ContentPart Members

DocumentFormat.OpenXml.Presentation Namespace