8.1.23.3 PageBase::GetType
It is recommended that you switch to the originpro package. PyOrigin is primarily for users who need to work with Origin version prior to 2021. |
Contents
Description
Get the page type of a Page object.
Syntax
GetType()
Parameters
Return
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)