TableCell.TableCellProperties Property
Table Cell Properties.Represents the element tag in schema: a:tcPr
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TableCellProperties As TableCellProperties
Get
Set
'Usage
Dim instance As TableCell
Dim value As TableCellProperties
value = instance.TableCellProperties
instance.TableCellProperties = value
public TableCellProperties TableCellProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.TableCellProperties
Returns TableCellProperties.