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


ArtisticLightScreen.GridSize Property

gridSize.Represents the attribte in schema: gridSize

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

Syntax

'Declaration
<SchemaAttrAttribute(, "gridSize")> _
Public Property GridSize As Int32Value
    Get
    Set
'Usage
Dim instance As ArtisticLightScreen
Dim value As Int32Value

value = instance.GridSize

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

ArtisticLightScreen Class

ArtisticLightScreen Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace