| 
TableCell
GetCellWidthType Method
  | 
 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
Syntax
 
 
public CellWidthType GetCellWidthType()
 
Public Function GetCellWidthType As CellWidthType
 
public:
CellWidthType GetCellWidthType()
 
member GetCellWidthType : unit -> CellWidthType 
 
 
 
Return Value
 
 Type:
 
CellWidthType
 
 
 See Also
See Also