FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReaderSetting インタフェース : SetChartInfo メソッド |
'Declaration
Sub SetChartInfo( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal settings As Dictionary(Of String,Object), _ ByVal chartReader As BinaryReader _ )
void SetChartInfo( short sheet, int chartIndex, Dictionary<string,object> settings, BinaryReader chartReader )