找回密码
 注册
查看: 772|回复: 0

R语言 xlsx包 CellProtection()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 23:33:35 | 显示全部楼层 |阅读模式
CellProtection(xlsx)
CellProtection()所属R语言包:xlsx

                                        Create a CellProtection object.
                                         创建一个CellProtection对象。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Create a CellProtection object used for cell styles.
创建一个CellProtection,用于单元格样式的对象。


用法----------Usage----------



CellProtection(locked=TRUE, hidden=FALSE)

is.CellProtection(x)




参数----------Arguments----------

参数:locked
a logical indicating the cell is locked.
的逻辑表示的单元已被锁定。


参数:hidden
a logical indicating the cell is hidden.
的逻辑表示该单元格被隐藏。


参数:x
A CellProtection object, as returned by CellProtection.  
一个的CellProtection对象,返回CellProtection的。


值----------Value----------

CellProtection returns a list with components from the input argument, and a class attribute "CellProtection".  CellProtection objects are used when constructing cell styles.
CellProtection返回一个列表的组件的输入参数,和类属性“CellProtection”。 CellProtection对象时使用的构造单元格样式。

is.CellProtection returns TRUE if the argument is of class "CellProtection" and FALSE otherwise.
is.CellProtection返回TRUE的说法是类“CellProtection”,和FALSE否则。


(作者)----------Author(s)----------


Adrian Dragulescu



参见----------See Also----------

CellStyle for using the a CellProtection object.
CellStyle对象使用一个CellProtection。


实例----------Examples----------



  font <-  CellProtection(locked=TRUE)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 17:52 , Processed in 0.023773 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表