FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelXml7 インタフェース : ExcelSetShape メソッド |
'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 )
true
、それ以外の場合はfalse
。