Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / CellStyle Class / HorizontalPadding Property

In This Topic
    HorizontalPadding Property
    In This Topic
    Gets the sum of left and right padding of the content area, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalPadding As System.Single
    public System.float HorizontalPadding {get;}
    See Also