'宣言
Public Sub AddImage( _ ByVal imageData() As Byte, _ ByVal imageOptions As ImageInfo, _ ByVal lineColor As Color, _ ByVal backColor As Color, _ ByVal columnLeft As Integer, _ ByVal dxL As Short, _ ByVal rowTop As Integer, _ ByVal dyT As Short, _ ByVal columnRight As Integer, _ ByVal dxR As Short, _ ByVal rowBottom As Integer, _ ByVal dyB As Short, _ ByVal hyperlink As String _ )
パラメータ
- imageData
- imageOptions
- lineColor
- backColor
- columnLeft
- dxL
- rowTop
- dyT
- columnRight
- dxR
- rowBottom
- dyB
- hyperlink