次の方法で共有


TableCellProperties.GridSpan Property

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

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

Syntax

'宣言
Public Property GridSpan As GridSpan
    Get
    Set
'使用
Dim instance As TableCellProperties
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

TableCellProperties Class

TableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace