FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartWriter インタフェース : ExcelGetChartAnchor メソッド |
'Declaration
Function ExcelGetChartAnchor( _ ByVal sheetIndex As Short, _ ByVal chartIndex As Integer, _ ByRef chartName As String, _ ByRef twoCellAnchorList As CT_TwoCellAnchor _ ) As Boolean
bool ExcelGetChartAnchor( short sheetIndex, int chartIndex, out string chartName, out CT_TwoCellAnchor twoCellAnchorList )