コード例 #1
0
ファイル: Protection.cs プロジェクト: bclnet/ExcelTrans
 void IExcelCommand.Execute(IExcelContext ctx, ref Action after) => ctx.Protection(Value, ProtectionKind);