aspose.cells

Class HtmlHiddenRowDisplayType

Utility class containing constants. Represents two types of showing the hidden rows in html.

Field Summary
const  NumberHIDDEN
Hidden the hidden rows in html page.
const  NumberREMOVE
Remove the hidden rows in html page.
 

    • Field Detail

      • HIDDEN

        const Number HIDDEN
        Hidden the hidden rows in html page.
      • REMOVE

        const Number REMOVE
        Remove the hidden rows in html page.