Click or drag to resize

TableCell Width Property

Note: This API is now obsolete.

Gets the width 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 float Width { get; set; }

Property Value

Type: Single
See Also