Trigger element ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Remarks
Provides instructions to Microsoft Visio to recalculate a relationship between document parts in a Visio file.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies cell elements that provide information for the definition of a shape. |
||
|
Defines the DocumentSheet structure. |
||
|
Represents a style defined in a document. |
||
|
Specifies the properties of the drawing page associated with the master. |
||
|
Specifies the properties of the drawing page associated with the drawing page. |
Child elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies a reference toa page in the drawing. |
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
N |
xsd:string |
required |
The name of the formula to be called when the trigger is activated. See the Remarks section. |
Values of the xsd:string type. |
The N attribute of this Trigger element must be one of a limited set of values that correspond to trigger instructions. Refer to the table below to determine the values of the N attribute that are permitted for this Trigger element.
|
Value |
Parent element |
Description |
|---|---|---|
|
CategoryChanged |
A trigger that appears on a shape when a cross-part reference using a HASCATEGORIES function exists. |
|
|
RecalcBkgPageName |
A trigger that appears on a page when a cross-part reference using a BKGPAGENAME function exists |
|
|
RecalcColor |
A trigger that appears on a page whenever the page or any of its contained shapes uses a RGB function. |
|
|
RecalcCreateDT |
A trigger that appears on a document when a cross-part reference using a DOCCREATION function exists. |
|
|
RecalcData1 |
A trigger that appears on a shape when a cross-part reference using a DATA1 function exists. |
|
|
RecalcData2 |
A trigger that appears on a shape when a cross-part reference using a DATA2 function exists. |
|
|
RecalcData3 |
A trigger that appears on a shape when a cross-part reference using a DATA3 function exists. |
|
|
RecalcEditDT |
A trigger that appears on a document when a cross-part reference using a DOCLASTEDIT function exists. |
|
|
RecalcID |
A trigger that appears on a shape when a cross-part reference using a ID function exists. |
|
|
RecalcMasterName |
A trigger that appears on a shape when a cross-part reference using a MASTERNAME function exists. |
|
|
RecalcName |
A trigger that appears on a shape when a cross-part reference using a NAME function exists. |
|
|
RecalcNowAndRand |
A trigger that appears on a page if either the page or any of its containing shapes have a NOW or a RAND function. |
|
|
RecalcPageCount |
A trigger that appears on a document when a cross-part reference using a PAGECOUNT function exists. |
|
|
RecalcPageName |
A trigger that appears on a shape when a cross-part reference using a PAGENAME function exists. |
|
|
RecalcPageNum |
A trigger that appears on a page when a cross-part reference using a PAGENUMBER function exists. |
|
|
RecalcPath |
A trigger that appears on a shape when a cross-part reference using a POINTALONGPATH, PATHLENGTH, or PATHSEGMENT function exists. |
|
|
RecalcPrintDT |
A trigger that appears on a document when a cross-part reference using a DOCLASTPRINT function exists. |
|
|
RecalcSaveDT |
A trigger that appears on a document when a cross-part reference using a DOCLASTSAVE function exists. |
|
|
RecalcSummary |
A trigger that appears on a document when a cross-part reference using a CATEGORY, CREATOR, DESCRIPTION, KEYWORDS, SUBJECT, or TITLE function exists. |
|
|
RecalcType |
A trigger that appears on a shape when a cross-part reference using a TYPE function exists. |
|
|
RelChanged |
A trigger that appears on a shape when a cross-part reference using a CONTAINERMEMBERCOUNT function exists. |
|
|
ZOrderChanged |
A trigger that appears on a page when a cross-part reference using a CONTAINERSHEETREF function exists. |
|
|
Path |
A trigger that appears on a page when a cross-part reference using a POINTALONGPATH, PATHLENGTH, or PATHSEGMENT function exists. |