bool ExcelSetChartLegendLayoutInfo( short sheet, int chartIndex, bool isOverlay, bool isManualLayout )
'Declaration Function ExcelSetChartLegendLayoutInfo( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal isOverlay As Boolean, _ ByVal isManualLayout As Boolean _ ) As Boolean
'Declaration
Function ExcelSetChartLegendLayoutInfo( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal isOverlay As Boolean, _ ByVal isManualLayout As Boolean _ ) As Boolean
'Usage Dim instance As IExcelChartReader8 Dim sheet As Short Dim chartIndex As Integer Dim isOverlay As Boolean Dim isManualLayout As Boolean Dim value As Boolean value = instance.ExcelSetChartLegendLayoutInfo(sheet, chartIndex, isOverlay, isManualLayout)
'Usage
Dim instance As IExcelChartReader8 Dim sheet As Short Dim chartIndex As Integer Dim isOverlay As Boolean Dim isManualLayout As Boolean Dim value As Boolean value = instance.ExcelSetChartLegendLayoutInfo(sheet, chartIndex, isOverlay, isManualLayout)
IExcelChartReader8 Interface IExcelChartReader8 Members