次の方法で共有


NotesSize.Cy Property

cy.Represents the attribte in schema: cy

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

Syntax

'宣言
<SchemaAttrAttribute(, "cy")> _
Public Property Cy As Int32Value
    Get
    Set
'使用
Dim instance As NotesSize
Dim value As Int32Value

value = instance.Cy

instance.Cy = value
[SchemaAttrAttribute(, "cy")]
public Int32Value Cy { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

NotesSize Class

NotesSize Members

DocumentFormat.OpenXml.Presentation Namespace