Поделиться через


NormalViewPortionType.Size Property

Normal View Dimension Size.Represents the attribte in schema: sz

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

Syntax

'Декларация
<SchemaAttrAttribute(, "sz")> _
Public Property Size As Int32Value
    Get
    Set
'Применение
Dim instance As NormalViewPortionType
Dim value As Int32Value

value = instance.Size

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

NormalViewPortionType Class

NormalViewPortionType Members

DocumentFormat.OpenXml.Presentation Namespace