PreviousTableCellProperties.GridSpan Property

GridSpan.Represents the element tag in schema: w:gridSpan

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

Syntax

'Declaration
Public Property GridSpan As GridSpan
    Get
    Set
'Usage
Dim instance As PreviousTableCellProperties
Dim value As GridSpan

value = instance.GridSpan

instance.GridSpan = value
public GridSpan GridSpan { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.GridSpan

See Also

Reference

PreviousTableCellProperties Class

PreviousTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace