Preparing search index...
The search index is not available
graph-table-svg
graph-table-svg
Options
SVGToVBA
Class SVGToVBA
Hierarchy
SVGToVBA
Index
Constructors
constructor
Properties
cell
Function
Code
Methods
convert
create
createVBACode
OfSVGElement
Constructors
constructor
new SVGToVBA
(
)
:
SVGToVBA
Returns
SVGToVBA
Properties
Static
cell
Function
Code
cell
Function
Code
:
string
= ...
Methods
Static
convert
convert
(
svgsvgID
:
string
|
SVGSVGElement
)
:
string
Parameters
svgsvgID:
string
|
SVGSVGElement
Returns
string
Static
create
create
(
items
:
string
|
VBAObjectType
|
VBAObjectType
[]
)
:
string
入力要素をPowerpoint上で作成するVBAコードを作成します。
Parameters
items:
string
|
VBAObjectType
|
VBAObjectType
[]
Returns
string
Static
Private
createVBACode
OfSVGElement
createVBACode
OfSVGElement
(
obj
:
SVGCircleElement
|
SVGEllipseElement
|
SVGLineElement
|
SVGPathElement
|
SVGPolylineElement
|
SVGRectElement
|
SVGTextElement
, id
:
number
)
:
string
[]
Parameters
obj:
SVGCircleElement
|
SVGEllipseElement
|
SVGLineElement
|
SVGPathElement
|
SVGPolylineElement
|
SVGRectElement
|
SVGTextElement
id:
number
Returns
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
graph-
table-
svg
Common
Attribute
Names
Color
Common
Functions
Default
Class
Names
Enums
Auto
Size
Shape
To
Fit
Text
Connector
Type
Coodinate
Type
Data
Name
Direction
Horizontal
Anchor
Macro
Tag
Names
OriginalSVGSVGAttributes
Path
Text
Alighnment
Shape
Object
Type
VBAShape
Type
Vertex
Order
Vertical
Anchor
mso
Dash
Style
Exceptions
Style
Names
Graph
Style
Names
VBAFunctions
VLine
Position
Type
Console
Debug
HTML
CSS
Draggable
Object
Draggable
Object
Functions
GUI
GUIObserver
HTMLFunctions
Interfaces
SVG
Logics
Objects
GOptions
Graph
Arrangement
Options
Editor
Helper
Display
Object
VBAObject
Type
Doc
SVGToVBA
constructor
cell
Function
Code
convert
create
createVBACode
OfSVGElement
Generated using
TypeDoc
入力要素をPowerpoint上で作成するVBAコードを作成します。