| Methods | 
	
			| 
					
	public
					
					
				 | __construct(string $value = '', array $options = []) | # | 
	
			| 
					
	public
					
					
				 | __toString(): string
		Returns the cell value.
	 | # | 
	
			| 
					
	public
					
					
				 | getColspan(): int
		Gets number of colspan.
	 | # | 
	
			| 
					
	public
					
					
				 | getRowspan(): int
		Gets number of rowspan.
	 | # | 
	
			| 
					
	public
					
					
				 | getStyle(): ?TableCellStyle
	 | # |