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