'Declaration
Function ExcelSetVCenter( _ ByVal sheet As Short, _ ByVal vertCenter As Boolean _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim vertCenter As Boolean Dim value As Boolean value = instance.ExcelSetVCenter(sheet, vertCenter)
bool ExcelSetVCenter( short sheet, bool vertCenter )
Parameters
- sheet
- Sheet index
- vertCenter