Left Property (CellPadding)
In This Topic
Gets or sets the amount of space (in points) to add to the left of the contents of a single cell or all cells in a table.
Syntax
'Declaration
Public Property Left As System.Single
public System.float Left {get; set;}
See Also