PreviousTableCellProperties.TableCellWidth Property

TableCellWidth.Represents the element tag in schema: w:tcW

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

Syntax

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

value = instance.TableCellWidth

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableCellWidth

See Also

Reference

PreviousTableCellProperties Class

PreviousTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace