提交 b4b94feb 编写于 作者: T Tony Qu

implement TopRow setter

fix #985
上级 0c08215d
......@@ -655,7 +655,7 @@ public short TopRow
}
set
{
throw new NotImplementedException();
GetSheetTypeSheetView().topLeftCell = "A" + value.ToString();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册