ts-visio - v1.16.27
GitHub
npm
Preparing search index...
VisioShape
Interface VisioShape
interface
VisioShape
{
Cells
:
{
[
name
:
string
]:
VisioCell
}
;
ID
:
string
;
Master
?:
string
;
Name
:
string
;
NameU
?:
string
;
Sections
:
{
[
name
:
string
]:
VisioSection
}
;
Text
?:
string
;
Type
:
string
;
}
Index
Properties
Cells
ID
Master?
Name
Name
U?
Sections
Text?
Type
Properties
Cells
Cells
:
{
[
name
:
string
]:
VisioCell
}
ID
ID
:
string
Optional
Master
Master
?:
string
Name
Name
:
string
Optional
Name
U
NameU
?:
string
Sections
Sections
:
{
[
name
:
string
]:
VisioSection
}
Optional
Text
Text
?:
string
Type
Type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Cells
ID
Master
Name
Name
U
Sections
Text
Type
GitHub
npm
ts-visio - v1.16.27
Loading...