Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
XML_Service
Namespace
Interface Namespace
A representation of an XML namespace.
interface
Namespace
{
getPrefix
()
:
string
;
getURI
()
:
string
;
}
Index
Methods
get
Prefix
get
URI
Methods
get
Prefix
getPrefix
()
:
string
Returns
string
get
URI
getURI
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Prefix
get
URI
Google Apps Script API
Loading...
A representation of an XML namespace.