Home / API Reference / TheArtOfDev.HtmlRenderer.Core.Dom CssSpacingBox TheArtOfDev.HtmlRenderer.Core.Dom Used to make space on vertical cell combination Inherits: CssBox Properties EndRow : int Gets the index of the row where box ends StartRow : int Gets the index of the row where box starts Fields _endRow : int the index of the row where box ends _startRow : int the index of the row where box starts