aspose.cells

Class HtmlHiddenColDisplayType

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

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

    • Field Detail

      • HIDDEN

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

        const Number REMOVE
        Remove the hidden columns in html page.