Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableFormatBase Class / Spacing Property

In This Topic
    Spacing Property (TableFormatBase)
    In This Topic
    Gets or sets the default amount of space (in points) between the cells.
    Syntax
    'Declaration
     
    Public Property Spacing As System.Single
    public System.float Spacing {get; set;}
    See Also