TableCell
GetCellWidth Method
|
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
public float GetCellWidth()
Public Function GetCellWidth As Single
public:
float GetCellWidth()
member GetCellWidth : unit -> float32
Return Value
Type:
Single
See Also