Get the page type of a Page object.
GetType()
Returns an integer value representing the page type. See the EXIST constants defined in oc_const.h, they are:
EXIST_WKS 2
EXIST_PLOT 3
EXIST_MATRIX 5
EXIST_LAYOUT 11
EXIST_EXTERN_WKS 12 (Excel workbook)
Type