30+
years serving the scientific and engineering community
Log In
Buy Now
Try Origin for Free
Watch Videos
English
日本語
Deutsch
Toggle navigation
Products
PRODUCTS
Origin
OriginPro
Origin Viewer
All products
Origin vs. OriginPro
What's new in latest version
Product literature
SHOWCASE
Applications
User Case Studies
Video Tutorials
Graph Gallery
Animation Gallery
3D Function Gallery
FEATURES
2D&3D Graphing
Peak Analysis
Curve Fitting
Statistics
Signal Processing
Key features by version
LICENSING OPTIONS
Node-locked(fixed seat)
Concurrent Network (Floating)
Dongle
Academic users
Student version
Commercial users
Government users
Non-Profit users
Why choose OriginLab
Who's using Origin
What users are saying
Published product reviews
Online Store
Get a quote/Ordering
Find a distributor
Apps
Data Import
CSV Connector
Excel Connector
HTML Connector
HDF Connector
NetCDF Connector
Import NMR Data
Import PDF Tables
Google Map Import
Import Shapefile
More...
Graphing
Graph Maker
Correlation Plot
Paired Comparison Plot
Venn Diagram
Taylor Diagram
Volcano Plot
Kernel Density Plot
Chromaticity Diagram
Heatmap with Dendrogram
More...
Publishing
Graph Publisher
Send Graphs to PowerPoint
Send Graphs to Word
Send Graphs to PDF
Send Graphs to OneNote
Movie Creator
Graph Anim
More...
Curve Fitting
Simple Fit
Speedy Fit
Piecewise Fit
Fit ODE
Fit Convolution
Rank Models
Fitting Function Library
Neural Network Regression
Polynomial Surface fit
Global Fit with Multiple Functions
More...
Peak Analysis
Simple Spectroscopy
Peak Deconvolution
Pulse Integration
Align Peaks
Global Peak Fit
PCA for Spectroscopy
2D Peak Analysis
Gel Molecular Weight Analyzer
More...
Statistics
SPC
DOE
Stats Advisor
PCA
RDA
Bootstrap Sampling
Time Series Analysis
Factor Analysis
General Linear Regression
Logistic Regression
SVM Classification
More...
How do Apps work in Origin?
Suggest a New App
Purchase
New Orders
Renew Maintenance
Upgrade Origin
Contact Sales(US & Canada only)
Find a Distributor
Licensing Options
Node-locked(fixed seat)
Concurrent Network (Floating)
Dongle
Academic users
Student version
Commercial users
Government users
Non-Profit users
Why choose OriginLab
Purchasing FAQ
Support
SERVICES
Transfer Origin to new PC
License/Register Origin
Consulting
Training
Renew Maintenance
SUPPORT
Support FAQ
Help Center
Contact Support
Support Policy
DOWNLOADS
Service Releases
Origin Viewer
Orglab Module
Product Literature
Origin Trial
All downloads
VIDEOS
Installation and Licensing
Introduction to Origin
All video tutorials
DOCUMENTATION
User Guide
Tutorials
Python Programming
OriginC Programming
LabTalk Programming
All documentation
Communities
User Forum
User File Exchange
About Us
OriginLab Corp.
News & Events
Careers
Distributors
Contact Us
Contact Us
Log In
Origin C Reference
>
Struct
>
Internal Origin Objects
>
Page and Layer
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
2.1.14.3 Page and Layer
Page-and-Layer-GlobalFunction
Functions
Name
Brief
Example
add_new_folder
Create a folder in active folder or special folder..
Examples
add_new_layer
Add new layer on the page, if page not exist, create new page.
Examples
add_new_window
Create page window or Note window in active folder or special folder..
Examples
attach_or_create_sheet
attach a Worksheet object by [Book]Sheet specification. Create if not found
Examples
get_active_page
Get active page that is not a Notes page
Examples
get_folder_pages_name
Get all page names in one folder.
Examples
get_layer_rect_page_units
get graphic layer's bounding box in page coordinate
Examples
get_user_info
Get a user binary storage by name as a Tree from the OriginObject
Examples
get_user_parameters
get the list of user variables that has been saved into the column, empty ones will be skipped
Examples
graph_arrange_layers
This function is used to rearrange layers on a graphpage
Examples
info_get_section
Get a section from an OriginObject's Info.
Examples
info_set_section
Set a section into an OriginObject's Info.
Examples
is_same_layer
Get whether two layers is same one
Examples
is_sheet_empty
Get sheet empty status
Examples
okxf_resolve_string_get_origin_object
Construct a origin object by string
Examples
page_clone
Clone Graph or Layout
Examples
page_get_display_name
get page name for display, get long name first, but if empty, then use short name
Examples
page_get_image_type_from_type_str
To get image file type from the extension of image file, just like will get IL_FORMAT_BMP, IL_FORMAT_EPS and so on according to "BMP", "EPS".
Examples
page_get_info_var_value
Get the value of a variable in a Page's Info section
Examples
page_get_layer_numbers
character. The active layer number is also returned.
Examples
page_get_storage_str
Get a binary storage from a page into a string.
Examples
page_get_template_name
Get page template name
Examples
page_insert_label
insert a text label to a graph layer
Examples
page_is_active
Test to see if a given page is the active window
Examples
page_load
GraphPage to load page template.
Examples
page_set_active_layer
Set one of the layer in the given page to be the active layer
Examples
page_set_info_var_value
Set the value of a variable in a Page's Info section
Examples
page_set_storage_str
Set a string into a page as a binary storage
Examples
page_type_2_int
convert page type to int value.
Examples
set_user_info
Add/Update a user binary storage using a Tree into the OriginObject
Examples
set_user_parameters
set user-defined-variabels to a column and also show the label rows in the worksheet
Examples
Skip Navigation Links
All Books
Origin C
Origin C Reference
Global Functions
Internal Origin Objects
Page and Layer
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Programming
Origin C Programming Guide
Origin C Reference
Examples
Origin Developer Kit
Build Dialogs using HTML and JavaScript
Global Functions
Classes
Macros
Typedef
Struct
Enum
Basic IO
Character and String Manipulation
COM
Communications
Curve
Data Conversion
Data Range
Date Time
File IO
File Management
Fitting
Image Processing
Import Export
Internal Origin Objects
LabTalk Interface
Math Functions
Mathematics
Matrix Conversion and Gridding
Memory Management
NAG Functions
Network
Signal Processing
Spectroscopy
Statistics
System
Tree
User Interface
Graph
Matrix
Page and Layer
Worksheet
add_new_folder
add_new_layer
add_new_window
attach_or_create_sheet
get_active_page
get_folder_pages_name
get_layer_rect_page_units
get_user_info
get_user_parameters
graph_arrange_layers
info_get_section
info_set_section
is_same_layer
is_sheet_empty
okxf_resolve_string_get_origin_object
page_clone
page_get_display_name
page_get_image_type_from_type_str
page_get_info_var_value
page_get_layer_numbers
page_get_storage_str
page_get_template_name
page_insert_label
page_is_active
page_load
page_set_active_layer
page_set_info_var_value
page_set_storage_str
page_type_2_int
set_user_info
set_user_parameters
English
|
Deutsch
|
日本語
© OriginLab Corporation. All rights reserved.
×
☐
_
Let's Chat