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

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

パラメータ

sheet
chartIndex
isOverlay
isManualLayout
参照

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

 

 


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