'Declaration Sub SetProtect( _ ByVal sheet As Short, _ ByVal isProtect As Boolean _ )
'Usage Dim instance As IExcelReader Dim sheet As Short Dim isProtect As Boolean instance.SetProtect(sheet, isProtect)
void SetProtect( short sheet, bool isProtect )
Target Platforms: Windows Server 2012, Windows RT
IExcelReader Interface IExcelReader Members
Copyright © GrapeCity, inc. All rights reserved.