PowerTools SPREAD for ASP.NET 8.0J
ExcelGetLegendAreaInfo メソッド

構文
'Declaration
 
Sub ExcelGetLegendAreaInfo( _
   ByVal sheet As Short, _
   ByVal chartIndex As Integer, _
   ByRef isOverlay As Boolean, _
   ByRef isManualLayout As Boolean, _
   ByRef legendPos As Integer, _
   ByRef isVertical As Boolean _
) 
void ExcelGetLegendAreaInfo( 
   short sheet,
   int chartIndex,
   out bool isOverlay,
   out bool isManualLayout,
   out int legendPos,
   out bool isVertical
)

パラメータ

sheet
chartIndex
isOverlay
isManualLayout
legendPos
isVertical
参照

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

 

 


© 2003-2015, GrapeCity inc. All rights reserved.