Click or drag to resize

TableCell CellWidthType Property

Note: This API is now obsolete.

Gets the width type of the cell.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
[ObsoleteAttribute("The set accessor for this property is obsolete. Call SetCellWidth instead.")]
public CellWidthType CellWidthType { get; set; }

Property Value

Type: CellWidthType
See Also