NotesSize.Cx Property

cx.Represents the attribte in schema: cx

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cx")> _
Public Property Cx As Int32Value
    Get
    Set
'Usage
Dim instance As NotesSize
Dim value As Int32Value

value = instance.Cx

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

NotesSize Class

NotesSize Members

DocumentFormat.OpenXml.Presentation Namespace