CellFormat LeftPadding property. Returns or sets the amount of space in points to add to the left of the contents of cell in C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...