GrapeCity.Xaml.Excel
GetSheetType Method


Get the excel sheet type
Syntax
'Declaration
 
Function GetSheetType( _
   ByVal sheetIndex As Integer _
) As ExcelSheetType
'Usage
 
Dim instance As IExcelLosslessWriter
Dim sheetIndex As Integer
Dim value As ExcelSheetType
 
value = instance.GetSheetType(sheetIndex)
ExcelSheetType GetSheetType( 
   int sheetIndex
)

Parameters

sheetIndex
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelLosslessWriter Interface
IExcelLosslessWriter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options