Share via


GalleryRegular.ItemWidth Property

itemWidth.Represents the attribte in schema: itemWidth

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "itemWidth")> _
Public Property ItemWidth As IntegerValue
    Get
    Set
'Usage
Dim instance As GalleryRegular
Dim value As IntegerValue

value = instance.ItemWidth

instance.ItemWidth = value
[SchemaAttrAttribute(, "itemWidth")]
public IntegerValue ItemWidth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

GalleryRegular Class

GalleryRegular Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace