mlreportgen.dom.CoreProperties Class
Namespace: mlreportgen.dom
OPC core properties of document or template
Description
OPC core properties of a document or template.
The mlreportgen.dom.CoreProperties
class is a handle
class.
Creation
Description
creates an empty core properties object. Core properties are metadata stored
in a document OPC package that describe various properties of the document.
Windows® Explorer displays some of the core properties when you select a
document.corePropsObj
= CoreProperties
Properties
Category
— Category of document
character vector | string scalar
Category of a document, specified as a character vector or string scalar.
Data Types: char
| string
ContentStatus
— Content status of document
character vector | string scalar
Content status of a document, specified as a character vector or string scalar.
Data Types: char
| string
Created
— Creation date and time of the document
character vector | string scalar
Creation date and time of the document, specified as a character vector or string scalar. The format of the date and time is yyyy-mmm-dd
hh:mm:ss
.
Data Types: char
| string
Creator
— Creator of document
character vector | string scalar
Creator of a document, specified as a character vector or string scalar.
Data Types: char
| string
Description
— Description of document
character vector | string scalar
Description of a document, specified as a character vector or string scalar.
Data Types: char
| string
Identifier
— Identifier for document
character vector | string scalar
Identifier for a document, specified as a character vector or string scalar.
Data Types: char
| string
Keywords
— Keywords associated with document
array of character vectors
Keywords associated with a document, specified as a character vector or string scalar.
Data Types: char
| string
Language
— Language of document
character vector | string scalar
Language of a document, specified as a character vector or string scalar.
Data Types: char
| string
LastModifiedBy
— Agent that last modified this document
character vector | string scalar
Agent that last modified this document, specified as a character vector or string scalar.
Data Types: char
| string
LastPrinted
— Last date and time this document was printed
character vector | string scalar
Last date and time this document was printed, specified as a character vector or string scalar. The format of the date and time is
yyyy-mmm-dd hh:mm:ss
.
Data Types: char
| string
Modified
— Last date and time this document was modified
character vector | string scalar
Last date and time this document was modified, specified as a character vector or string scalar. The format of the date and time is
yyyy-mmm-dd hh:mm:ss
.
Data Types: char
| string
Revision
— Revision of document
character vector | string scalar
Revision of a document, specified as a character vector or string scalar.
Data Types: char
| string
Subject
— Subject of document
character vector | string scalar
Subject of a document, specified as a character vector or string scalar.
Data Types: char
| string
Title
— Title of document
character vector | string scalar
Title of a document, specified as a character vector or string scalar.
Data Types: char
| string
Version
— Version of document
character vector | string scalar
Version of a document, specified as a character vector or string scalar.
Data Types: char
| string
Id
— Object identifier for mlreportgen.dom.CoreProperties
object
character vector | string scalar
Object identifier for the mlreportgen.dom.CoreProperties
object, specified as a
character vector or string scalar. The DOM API generates a session-unique identifier
when it creates the document element object. You can specify your own value for
Id
.
Attributes:
NonCopyable | true |
Data Types: char
| string
Tag
— Tag for mlreportgen.dom.CoreProperties
object
character vector | string scalar
Tag for the mlreportgen.dom.CoreProperties
object, specified as a character vector or
string scalar. The DOM API generates a session-unique tag as part of the creation of
this object. The generated tag has the form
CLASS:ID
, where
CLASS
is the object class and
ID
is the value of the
Id
property of the object. Specify your own tag value to help
you identify where to look when an issue occurs during document generation.
Attributes:
NonCopyable | true |
Data Types: char
| string
Version History
Introduced in R2014b
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)