Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / getHasMajorGridlines Method
In This Topic
    getHasMajorGridlines Method
    In This Topic
    Gets whether the axis has major gridlines (True if the axis has major gridlines). This only applies to axes in the primary axis group can have gridlines.
    Syntax
    boolean getHasMajorGridlines()
    See Also