'Declaration
Function ExcelSetDefaultWall( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal walltype As WallType _ ) As Boolean
'Usage
Dim instance As IExcelChartReader Dim sheet As Short Dim chartIndex As Integer Dim walltype As WallType Dim value As Boolean value = instance.ExcelSetDefaultWall(sheet, chartIndex, walltype)
Parameters
- sheet
- chartIndex
- walltype