Class CellRangeBuilder
Inheritance
CellRangeBuilder
Assembly: NXOpen.dll
Syntax
public class CellRangeBuilder : BaseTaggedObjectBuilder, IMessageSink, IComponentBuilder
Constructors
CellRangeBuilder()
Declaration
protected CellRangeBuilder()
Properties
CanHide
Declaration
public bool CanHide { get; set; }
Property Value
Hidden
Declaration
public bool Hidden { get; set; }
Property Value
Size
Declaration
public double Size { get; set; }
Property Value
SizingMethod
Declaration
public SizingMethod SizingMethod { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink