Syntax
service RangeSelectionArguments;
Description
contains the arguments for starting the range selection.
Property Summary
|
InitialValue |
contains the initial value for the range descriptor.
|
|
Title |
contains a title for the operation.
|
|
CloseOnMouseRelease |
specifies if the range selection is finished when the
mouse button is released, after selecting cells.
|
|
Property Details
|
|
Syntax
string InitialValue;
Description
contains the initial value for the range descriptor.
Syntax
string Title;
Description
contains a title for the operation.
Syntax
boolean CloseOnMouseRelease;
Description
specifies if the range selection is finished when the
mouse button is released, after selecting cells.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.