Main page / Useful info about ShapeSheet™ / Visio ShapeSheet reference / ShapeSheet™. List of functions by category
ShapeSheet. Category Document properties
|
|
Name |
Details |
|
CATEGORY Version Added: Pre 2003 |
Returns the text from the Category field of a document's properties. Syntax CATEGORY ( ) |
|
COMPANY Version Added: Pre 2003 |
Returns the text from the Company field of a document's properties. Syntax COMPANY () |
|
CREATOR Version Added: Pre 2003 |
Returns the text from the Author field of a document's properties. Syntax CREATOR() |
|
DESCRIPTION Version Added: Pre 2003 |
Returns the text from the Description field of a document's properties. Syntax DESCRIPTION () |
|
DIRECTORY Version Added: Pre 2003 |
Returns the full path of the directory (folder) in which a document is saved, as a string. Returns an empty string if the document has not been saved. Syntax DIRECTORY () |
|
DOCCREATION Version Added: Pre 2003 |
Returns the date and time a document was created, as a serial value. Syntax DOCCREATION () |
|
DOCLASTEDIT Version Added: Pre 2003 |
Returns, as a serial value, the date and the time that a document was last edited. Syntax DOCLASTEDIT() |
|
DOCLASTPRINT Version Added: Pre 2003 |
Returns the date and time a document was last printed, as a serial value. Syntax DOCLASTPRINT () |
|
DOCLASTSAVE Version Added: Pre 2003 |
Returns the date and time a document was last saved, as a serial value. Syntax DOCLASTSAVE () |
|
FILENAME Version Added: Pre 2003 |
Returns a document's file name as a string. Syntax FILENAME () |
|
HYPERLINKBASE Version Added: Pre 2003 |
Returns the text from the Hyperlink base field of a document's properties. Syntax HYPERLINKBASE () |
|
KEYWORDS Version Added: Pre 2003 |
Returns the text from the Keywords field of a document's properties. Syntax KEYWORDS () |
|
MANAGER Version Added: Pre 2003 |
Returns the text from the Manager field of a document's properties. Syntax MANAGER () |
|
PAGECOUNT Version Added: Pre 2003 |
Returns the number of foreground pages in a document. Syntax PAGECOUNT () |
|
SUBJECT Version Added: Pre 2003 |
Returns the text from the Subject field of a document's properties. Syntax SUBJECT () |
|
TITLE Version Added: Pre 2003 |
Returns the text from the Title field of a document's properties. Syntax TITLE () |