[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellPadding.All

All Property

All

Gets or sets the amount of space (in points) to add on all sides around the contents of a single cell or all cells in a table. This property returns null unless the paddings on all sides are the same.

Declaration
public float? All { get; set; }
Public Property All As Single?