Description
Wiki Description
Sets this cell as public or private.
Documentation Comment
Sets this cell as public or private
Parameters
boolabPublic=true
CK Wiki Description
If true, set the cell to public, otherwise, set it private.
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abPublic
myCell__toCallFunctionOn.SetPublic(myBool__abPublic)