Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

OfficeExtension.EmbeddedOptions interface

Package:
office

Specifies options for a session of a Visio diagram embedded in a SharePoint page. Called by constructor of EmbeddedSession. For more information, see Visio JavaScript API overview.

Property Details

container

container?: HTMLElement,

Property Value

HTMLElement

height

height?: string;

Property Value

string

id

id?: string;

Property Value

string

sessionKey

sessionKey?: string,

Property Value

string

timeoutInMilliseconds

timeoutInMilliseconds?: number;

Property Value

number

width

width?: string;

Property Value

string


Feedback

Was this page helpful?