MESCIUS SPREAD for Windows Forms 17.0J
ExcelSetShape メソッド

シートインデックス。
Blip。
Excel XMLシェイプを設定します。
構文
'Declaration
 
Function ExcelSetShape( _
   ByVal sheet As Short, _
   ByVal themes As CT_OfficeStyleSheet, _
   ByVal drawingAnchor As Object, _
   ByVal blips As List(Of Blip), _
   ByVal blipTable As Hashtable _
) As Boolean
bool ExcelSetShape( 
   short sheet,
   CT_OfficeStyleSheet themes,
   object drawingAnchor,
   List<Blip> blips,
   Hashtable blipTable
)

パラメータ

sheet
シートインデックス。
themes
drawingAnchor
blips
Blip。
blipTable

戻り値の型

成功した場合はtrue、それ以外の場合はfalse
参照

IExcelXml7 インタフェース
IExcelXml7 メンバ

 

 


© MESCIUS inc. All rights reserved.