US20160117309A1 - Token representation of references and function arguments - Google Patents

Token representation of references and function arguments Download PDF

Info

Publication number
US20160117309A1
US20160117309A1 US14/987,451 US201614987451A US2016117309A1 US 20160117309 A1 US20160117309 A1 US 20160117309A1 US 201614987451 A US201614987451 A US 201614987451A US 2016117309 A1 US2016117309 A1 US 2016117309A1
Authority
US
United States
Prior art keywords
token
argument
formula
cells
cell
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/987,451
Inventor
Peter William Rapp
Maxence Lloyd Crossley
Christopher Douglas Weeldreyer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Apple Inc
Original Assignee
Apple Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Apple Inc filed Critical Apple Inc
Priority to US14/987,451 priority Critical patent/US20160117309A1/en
Assigned to APPLE INC. reassignment APPLE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CROSSLEY, MAXENCE LLOYD, RAPP, PETER WILLIAM, WEELDREYER, CHRISTOPHER DOUGLAS
Publication of US20160117309A1 publication Critical patent/US20160117309A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/246
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing

Abstract

A token representation of references and function arguments is disclosed. In some embodiments, an indication that a formula is being entered into a cell is received, and references and/or function arguments in the formula, if any, are represented as tokens. Each token comprises an atomic user interface object. In various embodiments, references are rendered as reference tokens and function arguments are rendered as argument tokens and/or mode tokens.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation of U.S. patent application Ser. No. 12/286,734, filed Sep. 30, 2008, and entitled “TOKEN REPRESENTATION OF REFERENCES AND FUNCTION ARGUMENTS,” the disclosure of which is incorporated herein by reference in its entirety and for all purposes.
  • BACKGROUND OF THE INVENTION
  • In existing spreadsheet applications, cell references in formulas and/or arguments in functions typically are represented in plain text. For example, a formula to add the value in a cell in column A, row 2 with a value in a cell located in column C, row 24 might be represented in a spreadsheet as A2+C24, with the “A2” and “C24” comprising plain text.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
  • FIGS. 1A-1J illustrate embodiments of various features and behaviors of tokens with respect to formulas.
  • FIGS. 2A-2D illustrate embodiments of various features of the token representation of function arguments.
  • FIG. 3A illustrates an embodiment of a process for representing references as tokens.
  • FIG. 3B illustrates an embodiment of a process for representing function arguments as tokens.
  • DETAILED DESCRIPTION
  • The invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. In general, the order of the steps of disclosed processes may be altered within the scope of the invention. Unless stated otherwise, a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. As used herein, the term ‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
  • A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
  • As used herein, the term “cell” refers to a cell associated with at least standard spreadsheet functionality. The term “at least standard spreadsheet functionality” in the context of a cell includes the ability to define the content of one cell in such a way that the content of the one cell is determined based at least in part on the content of one or more other cells, and the content of the one cell is updated automatically without further human action if the content of one or more of the one or more other cells is changed. As used herein, the term “host cell” refers to a cell in a formula editing mode, i.e., a cell into which a formula is being entered. A formula may comprise one or more predefined and/or custom functions. The definition of a function may comprise one or more required and/or optional arguments. In various embodiments, a formula may comprise any spreadsheet operation that requires a computation and/or retrieval and/or analysis of data in one or more cells, e.g., in some cases other than the corresponding host cell. In some embodiments, cells in a spreadsheet application are organized into one or more individual tables or table objects, each of which includes a desired number of rows and columns of cells. In such cases, a sheet of a spreadsheet document may include a desired number of table objects as well as other objects such as charts, graphs, images, etc. Although in many of the examples described herein the cells of a spreadsheet application are organized into such table objects, the techniques described herein may be similarly employed with respect to other cell configurations or organizations, such as the (seemingly) infinite single grid or table of cells in each sheet of some typical spreadsheet applications that includes an unlimited (or very large) number of rows and columns of cells. Although many of the examples provided herein are with respect to a spreadsheet application, the techniques described herein may be similarly employed with respect to any application, spreadsheet or otherwise.
  • A token representation of references and function arguments is disclosed. As used herein a “token representation” refers to the encapsulation of a reference or argument into an atomic user interface object or unit. The representation of a reference or argument as a graphic token rather than as plain text may simplify various operations. For example, selection of a plain text reference or argument requires the selection of the entire associated text, which may be especially tedious if the reference or argument is lengthy and/or includes spaces. A token, in contrast, may be selected via a single selection operation, e.g., a single click. Cut and paste operations are required to move or reposition plain text references or arguments. A token, in contrast, may be dragged and/or dropped to a desired position, although cut and paste operations may also be employed with a token if desired. Furthermore, the representation of a reference or argument as a graphic token allows a variety of user interface object features and behaviors to be associated with the reference or argument that may not be possible for plain text representations. For instance, a token may be associated with one or more menus. For example, a token may be associated with a menu for selecting allowable values and/or reference permutations, a token may be associated with a menu of actions that may be performed with respect to the token, etc. In some cases, a token may be associated with a pop-up tool tip describing the token that may be presented in response to an indication of interest in the token, such as when the token is moused over. In various embodiments, any appropriate (and in some cases user definable) visual style may be selected for rendering a token, and different visual styles may be selected for different types of tokens. As indicated by the given examples, a token representation provides an enhanced user interface experience both in functionality and visual presentation.
  • In some embodiments, reference tokens are employed to manipulate cell references, for example, in formulas. A cell reference refers to one or more cells. In various embodiments, a reference may refer to a single cell, a plurality of cells, a range or span of cells, a row of cells, a column of cells, an entire table of cells, body cells of a table, etc. FIGS. 1A-1J illustrate embodiments of various features and behaviors of tokens with respect to formulas. Although some of the examples in FIGS. 1A-1J are described with respect to reference tokens, similar features and/or behaviors may be associated with other types of tokens, such as argument tokens and mode tokens, which are further described below.
  • FIG. 1A illustrates an embodiment of inserting into a formula a reference token that refers to a single cell. As depicted in the given example, a formula is being entered into host cell A6. In some embodiments, a formula editing mode is entered with respect to a host cell by clicking on or otherwise selecting the cell and entering an equals sign “=”. In FIG. 1A, selection of cell A3 results in a reference token that refers to that cell to be inserted into the formula. FIG. 1B illustrates an embodiment of inserting into a formula a reference token that refers to a range of cells. As depicted in the given example, a formula is being entered into host cell A3, and selection of cell range A1:B2 results in a reference token that refers to that range to be inserted into the formula. FIG. 1C illustrates an embodiment of inserting into a formula a reference token that refers to a column of cells. As depicted in the given example, a formula is being entered into host cell Blue Rectangles, and selection of column header cell Red results in a reference token that refers to that column to be inserted into the formula. In some embodiments, the reference of a reference token may be changed by selecting the token and selecting the desired cell (range) and/or by specifying (e.g., manually entering) the desired cell reference in the token.
  • FIG. 1D and FIG. 1E illustrate an embodiment of a manner in which a manually entered (e.g., typed) plain text reference in a formula is transformed into a reference token. In FIG. 1D, a plain text cell reference is being entered into a formula. In response to an indication that the plain text entry is complete, the plain text reference is (automatically and/or dynamically) transformed into a reference token as depicted in FIG. 1E. In the given example, the subsequent entry of an operator (i.e., the addition operator in FIG. 1E) into the formula serves as an indication that the preceding plain text cell reference is complete. In various embodiments, any appropriate action (e.g., the entry of an operator into the formula, the entry of a delimiter such as a space or comma into the formula, the selection of another cell or cell range, etc.) may serve as an indication that a preceding plain text entry is complete.
  • FIG. 1F illustrates an embodiment of a menu that may be associated with a token. In various embodiments, one or more menus may be associated with a token. A menu associated with a token may be accessed by showing an indication of interest in the token, e.g., by mousing over the token, clicking on the token, etc. In some such cases, a menu selection control is provided in the token in response to an indication of interest in the token. In the example of FIG. 1F, a menu providing easy selection of the various permutations of relative and absolute properties of a cell reference is associated with the B3 reference token. Such a menu makes the relative and absolute properties of cell references more discoverable to new users unfamiliar with the “$” notation in cell references, and, in some embodiments, may be associated with various types of reference tokens.
  • FIG. 1G illustrates an embodiment of toggling to a keyboard reference insertion mode when in a formula editing mode. In some embodiments, a prescribed toggle key (e.g., the Option key) may be employed to toggle between a keyboard reference insertion mode and a normal editing mode. The reference insertion mode allows new references to be added into a formula via one or more keyboard keys (e.g., the arrow keys) and in some cases is entered by holding down a prescribed toggle key. In such cases, the reference insertion mode may be exited and a normal editing mode resumed by releasing the prescribed toggle key. As depicted in FIG. 1G, in some embodiments, entering into a keyboard reference insertion mode results in a throbbing token to be (automatically) inserted into the formula and/or in response to a selection of one or more keyboard keys (e.g., the arrow keys) associated with reference insertion in this mode. In some embodiments, a default and/or context-sensitive operator or delimiter (e.g., the addition operator in FIG. 1G) may be automatically inserted after the throbbing token. In some embodiments, the throbbing token provides a visual indication that the keyboard is in a reference insertion mode rather than a normal editing mode. In some embodiments, a blank token such as the throbbing token in FIG. 1G comprises a placeholder token and is transformed into a reference token when a desired cell (range) is selected and/or when a desired cell reference is manually specified with respect to the token.
  • In various embodiments, a set of contiguous or noncontiguous tokens may be selected as a group. FIG. 1H, FIG. 1I, and FIG. 1J illustrate embodiments of manipulating a set of tokens as a group. In FIG. 1H, tokens B3 and C2 are simultaneously selected as a group. In FIG. 1I, the group of tokens selected in FIG. 1H is copied and pasted and may be moved to any desired location, such as into a formula of another cell. In FIG. 1J, the group of tokens selected in FIG. 1H is dragged out of the depicted host cell (or cut and pasted) and may be moved to any desired location, such as into a formula of another cell. As depicted in the examples of FIG. 1I and FIG. 1J, in some embodiments, the relative spacing between tokens at the time of selection is maintained when multiple tokens are selected and manipulated as a group.
  • In various embodiments, any desired visual representation may be employed to render a token. Different types of tokens may have different visual representations. In some embodiments, the visual representation of a token may be user-definable and/or selectable, e.g., via an associated interface. For example, a token may be resized as desired, the font size and style of a token may be changed, the color of a token may be changed, etc. In some embodiments, an outline surrounding the cell (range) to which a token refers to and the outline and/or fill color of a token are both (automatically) colored a same unique color to provide a visual indication of the cell (range) with which the token is associated.
  • A formula may include a predefined function. In various embodiments, a function may be entered into a formula by manually typing the function name if it is known, or a desired function may be selected from a function library or other interface for insertion into a formula. In some such cases, the arguments of a newly entered or inserted function are at least initially represented in the formula by argument tokens, e.g., before values and/or references for the arguments of the function are selected or specified. In some embodiments, argument tokens are placeholders that provide visual indications of the order and type of arguments expected by a function. As such, an argument token in a function needs to be replaced by a value or a cell reference for a function to be valid. In some embodiments, argument tokens may have one or more unique visual characteristics for easy identification of the type of the argument. For example, required arguments of a function may be represented by argument tokens having a prescribed color (e.g., dark gray) while optional arguments of a function may be represented by argument tokens having a different prescribed color (e.g., light gray). In some embodiments, optional argument tokens may be deleted from the argument list of a function if the associated arguments are not desired to be specified. FIGS. 2A-2D illustrate embodiments of various features of the token representation of function arguments.
  • FIG. 2A illustrates the manner in which a function is represented when it is entered or inserted into a formula. As depicted in the given example, the arguments of the function are represented by argument token stand-ins that specify the types and order of arguments expected by the function. In some embodiments, a pop-up tool tip may be associated with an argument token that describes the argument and what the function is expecting for the argument. The tool tip may be presented in response to an indication of interest in the argument token, such as a mouse over of the token. In the example of FIG. 2A, each of the argument tokens of the COUNTIF function are shaded dark gray, which signifies that each is a required argument of the function. Values and/or references for the argument tokens of a function may be specified in any order. In some cases, an argument token is replaced by a reference token. For example, the selection of an argument token and the subsequent selection of a cell (range) transforms the argument token into a reference token that refers to the selected cell (range). Alternatively, a cell reference may be manually entered (e.g., typed) into an argument token, which transforms it into a reference token. In some embodiments, a value may be manually entered into an argument token instead of a reference. In such cases, the value may be represented in the formula by plain text or a token in different embodiments. In some embodiments, a tool tip associated with an argument token is continued to be associated with the token even after it has been replaced so that a description of the argument can easily be accessed from the function.
  • Some function arguments have only a small set or range of allowed values or “modes”. For example, a Boolean argument always has a value of “true” or “false” (or “1” or “0”). In some embodiments, such function arguments are represented by mode tokens. A mode token is an argument token that is associated with a menu from which an allowed value for the argument being represented by the mode token can be selected or specified. FIG. 2B illustrates a function that includes mode tokens. Specifically, the COUPDAYSBS function in the given example includes two regular argument tokens (settle and maturity) and two mode tokens (frequency and day count), which each include a menu selection control for accessing an associated menu of allowable values. As in FIG. 2A, each of the argument tokens is shaded (e.g., gray) to visually indicate that it is an argument token, and the shading of the “day count” token is dimmer or lighter relative to the other tokens to indicate that it corresponds to an optional argument. FIG. 2C illustrates the allowable modes or values of the “frequency” token. In some embodiments, a mode or value in the menu may be associated with a tool tip that further describes the mode or value. In FIG. 2C, a selection of (or other indication of interest in) the “seminannual (2)” mode results in an associated tool tip to be presented. Like a regular argument token, a mode token is a placeholder and needs to be replaced by a valid value, e.g., via selection from an associated menu. In some embodiments, a value for a mode token may only be specified from an associated menu to prevent errors from occurring. In some embodiments, a mode token may be replaced by a reference token that refers to a cell having an allowable value or a value may be manually entered into the mode token.
  • FIG. 2D illustrates a function whose argument tokens have all been replaced by reference tokens. As depicted, the tokens in the PMT function are no longer shaded a color associated with argument tokens (e.g., gray) since they are no longer argument placeholder tokens but actual reference tokens. In some embodiments, each of the reference tokens in the function may be of a prescribed color that corresponds to the color of the outline of the cell (range) to which the reference token refers. FIG. 2D also illustrates the absolute/relative reference properties menu associated with at least some types of reference tokens as previously described in relation to FIG. 1F.
  • FIG. 3A illustrates an embodiment of a process for representing references as tokens. For example, process 300 may be employed with the examples of FIGS. 1A-1J and FIG. 2D. Process 300 starts at 302 at which at an indication that a formula is being entered into a cell is received. A formula editing mode may be entered in a host cell, for example, by clicking on or otherwise selecting the cell and entering an equals sign “=”. At 304, cell references in the formula, if any, are represented or rendered as tokens. For example, a cell reference may be represented by a reference token as described above. Process 300 subsequently ends.
  • FIG. 3B illustrates an embodiment of a process for representing function arguments as tokens. For example, process 310 may be employed with the examples of FIGS. 2A-2D. Process 310 starts at 312 at which at an indication that a function is being entered (e.g., typed) and/or has been selected for insertion into a formula is received. For example, a function may be selected for insertion into a formula from a function library. At 314, the arguments of the function are represented or rendered as tokens in the formula. For example, each argument may be represented by a regular argument token or a mode token as described above. Process 310 subsequently ends.
  • Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.

Claims (20)

What is claimed is:
1. A computer program product for processing data, the computer program product being embodied in a computer readable storage medium and comprising computer instructions for:
receiving an indication that a formula is being entered into a cell; and
representing at least one of a reference in the formula and an argument of the formula with a token or other atomic user interface object.
2. The computer program product recited in claim 1, wherein a reference refers to one or more of: a single cell, a plurality of cells, a range or span of cells, a row of cells, a column of cells, body cells of a table, and all cells of a table.
3. The computer program product recited in claim 1, further comprising computer instructions for inserting, in response to receiving an indication of a selection of one or more cells, a reference token that refers to the selected cells into the formula.
4. The computer program product recited in claim 1, further comprising computer instructions for receiving a plain text representation of a reference in a formula and transforming the plain text representation into a reference token.
5. The computer program product recited in claim 1, wherein the argument comprises a function argument and is represented in the formula as an argument token.
6. The computer program product recited in claim 5, wherein the argument token comprises a placeholder token that represents a position of the argument in an argument list of the function and indicates a type of data expected for the argument.
7. The computer program product recited in claim 6, further comprising computer instructions for replacing the argument token with a reference token, a value token, or a plain text value.
8. The computer program product recited in claim 5, wherein the argument token comprises a mode token and wherein the mode token is associated with a menu from which an allowed value for the argument being represented by the mode token can be selected.
9. The computer program product recited in claim 1, wherein a token comprises one or more user interface object features and behaviors.
10. The computer program product recited in claim 1, further comprising computer instructions for one or more: allowing selection of a token using a single select operation; allowing a token to be dragged and/or dropped to a desired position; allowing a set of one or more tokens to be simultaneously selected and moved as a group; allowing a menu to be associated with a token; allowing a tool tip to be associated with one or more of a function, a token, and a menu option associated with a token; rendering different types of tokens in different visual styles; coloring a reference token and an associated cell or cell range outline in a same unique color; allowing toggling between a keyboard reference insertion mode and normal editing mode via a prescribed toggle key; and providing a throbbing token as a visual indication of being in a keyboard reference insertion mode.
11. A system for processing data, comprising:
a processor configured to:
receive an indication that a formula is being entered into a cell; and
represent at least one of a reference in the formula and an argument of the formula with a token or other atomic user interface object; and
a memory coupled to the processor and configured to provide the processor with instructions.
12. The system recited in claim 11, wherein the processor is further configured to insert, in response to receiving an indication of a selection of one or more cells, a reference token that refers to the selected cells into the formula.
13. The system recited in claim 11, wherein the processor is further configured to receive a plain text representation of a reference in a formula and transform the plain text representation into a reference token.
14. The system recited in claim 11, wherein the argument comprises a function argument and is represented in the formula as an argument token.
15. The system recited in claim 14, wherein the argument token comprises a placeholder token that represents a position of the argument in an argument list of the function and indicates a type of data expected for the argument.
16. A method for processing data, comprising:
receiving an indication that a formula is being entered into a cell; and
representing at least one of a reference in the formula and an argument of the formula with a token or other atomic user interface object.
17. The method recited in claim 16, further comprising inserting, in response to receiving an indication of a selection of one or more cells, a reference token that refers to the selected cells into the formula.
18. The method recited in claim 16, further comprising receiving a plain text representation of a reference in a formula and transforming the plain text representation into a reference token.
19. The method recited in claim 16, wherein the argument comprises a function argument and is represented in the formula as an argument token.
20. The method recited in claim 19, wherein the argument token comprises a placeholder token that represents a position of the argument in an argument list of the function and indicates a type of data expected for the argument.
US14/987,451 2008-09-30 2016-01-04 Token representation of references and function arguments Abandoned US20160117309A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/987,451 US20160117309A1 (en) 2008-09-30 2016-01-04 Token representation of references and function arguments

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/286,734 US9229922B2 (en) 2008-09-30 2008-09-30 Token representation of references and function arguments
US14/987,451 US20160117309A1 (en) 2008-09-30 2016-01-04 Token representation of references and function arguments

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/286,734 Continuation US9229922B2 (en) 2008-09-30 2008-09-30 Token representation of references and function arguments

Publications (1)

Publication Number Publication Date
US20160117309A1 true US20160117309A1 (en) 2016-04-28

Family

ID=42058955

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/286,734 Active 2032-07-16 US9229922B2 (en) 2008-09-30 2008-09-30 Token representation of references and function arguments
US14/987,451 Abandoned US20160117309A1 (en) 2008-09-30 2016-01-04 Token representation of references and function arguments

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/286,734 Active 2032-07-16 US9229922B2 (en) 2008-09-30 2008-09-30 Token representation of references and function arguments

Country Status (1)

Country Link
US (2) US9229922B2 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8499290B2 (en) 2010-06-15 2013-07-30 Microsoft Corporation Creating text functions from a spreadsheet
US9805016B2 (en) * 2013-10-22 2017-10-31 Microsoft Technology Licensing, Llc Techniques to present a dynamic formula bar in a spreadsheet
US20150169531A1 (en) * 2013-12-17 2015-06-18 Microsoft Corporation Touch/Gesture-Enabled Interaction with Electronic Spreadsheets
US9256590B2 (en) 2013-12-17 2016-02-09 Microsoft Technology Licensing, Llc Formula and function generation and use in electronic spreadsheets
US20150169532A1 (en) * 2013-12-17 2015-06-18 Microsoft Corporation Interaction with Spreadsheet Application Function Tokens
US10347027B2 (en) 2014-09-08 2019-07-09 Tableau Software, Inc. Animated transition between data visualization versions at different levels of detail
US10347018B2 (en) 2014-09-08 2019-07-09 Tableau Software, Inc. Interactive data visualization user interface with hierarchical filtering based on gesture location on a chart
US10380770B2 (en) 2014-09-08 2019-08-13 Tableau Software, Inc. Interactive data visualization user interface with multiple interaction profiles
US11017569B2 (en) * 2014-09-08 2021-05-25 Tableau Software, Inc. Methods and devices for displaying data mark information
US10635262B2 (en) 2014-09-08 2020-04-28 Tableau Software, Inc. Interactive data visualization user interface with gesture-based data field selection
USD780205S1 (en) * 2015-04-06 2017-02-28 Domo, Inc. Display screen or portion thereof with a graphical user interface for analytics
US10896532B2 (en) 2015-09-08 2021-01-19 Tableau Software, Inc. Interactive data visualization user interface with multiple interaction profiles
US10515145B2 (en) * 2015-11-02 2019-12-24 Microsoft Technology Licensing, Llc Parameterizing and working with math equations in a spreadsheet application
US10713428B2 (en) 2015-11-02 2020-07-14 Microsoft Technology Licensing, Llc Images associated with cells in spreadsheets
CN109002427A (en) * 2017-06-06 2018-12-14 珠海金山办公软件有限公司 The method, apparatus and electronic equipment of refresh function parameter in electrical form
US11080477B2 (en) * 2019-03-19 2021-08-03 Microsoft Technology Licensing, Llc Form-based formula editing in spreadsheets

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010032214A1 (en) * 2000-04-14 2001-10-18 International Business Machines Corporation Method and system in an electronic spreadsheet for handling absolute references in a copy/cut and paste operation according to different modes
US20020007380A1 (en) * 2000-07-13 2002-01-17 Ibm Corporation Method and system in an electronic spreadsheet for handling user-defined options in a copy/cut - paste operation
US20020118221A1 (en) * 2001-02-27 2002-08-29 Microsoft Corporation Interactive tooltip
US20040205524A1 (en) * 2001-08-15 2004-10-14 F1F9 Spreadsheet data processing system
US20090094514A1 (en) * 2006-02-17 2009-04-09 Ross Dargahi System and method for embedding, editing, saving, and restoring objects within a browser window

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5603021A (en) * 1994-09-02 1997-02-11 Borland International, Inc. Methods for composing formulas in an electronic spreadsheet system
AU712491B2 (en) * 1995-04-07 1999-11-11 Sony Electronics Inc. Method and apparatus for improved graphical user interface with function icons
US5987481A (en) * 1997-07-01 1999-11-16 Microsoft Corporation Method and apparatus for using label references in spreadsheet formulas
US7117435B1 (en) * 2000-06-21 2006-10-03 Microsoft Corporation Spreadsheet fields in text
US7779000B2 (en) * 2005-08-29 2010-08-17 Microsoft Corporation Associating conditions to summary table data
US7752536B2 (en) * 2005-09-09 2010-07-06 Microsoft Corporation Designating, setting and discovering parameters for spreadsheet documents
US7627812B2 (en) * 2005-10-27 2009-12-01 Microsoft Corporation Variable formatting of cells
US8726177B2 (en) * 2007-07-18 2014-05-13 Sas Institute Inc. Systems and methods for generating a database query using a graphical user interface
US8112701B2 (en) * 2007-08-06 2012-02-07 Apple Inc. Reference adding behavior in formula editing mode
US9003316B2 (en) * 2011-07-25 2015-04-07 Microsoft Technology Licensing, Llc Entering technical formulas

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010032214A1 (en) * 2000-04-14 2001-10-18 International Business Machines Corporation Method and system in an electronic spreadsheet for handling absolute references in a copy/cut and paste operation according to different modes
US20020007380A1 (en) * 2000-07-13 2002-01-17 Ibm Corporation Method and system in an electronic spreadsheet for handling user-defined options in a copy/cut - paste operation
US20020118221A1 (en) * 2001-02-27 2002-08-29 Microsoft Corporation Interactive tooltip
US20040205524A1 (en) * 2001-08-15 2004-10-14 F1F9 Spreadsheet data processing system
US20090094514A1 (en) * 2006-02-17 2009-04-09 Ross Dargahi System and method for embedding, editing, saving, and restoring objects within a browser window

Also Published As

Publication number Publication date
US20100083089A1 (en) 2010-04-01
US9229922B2 (en) 2016-01-05

Similar Documents

Publication Publication Date Title
US9229922B2 (en) Token representation of references and function arguments
US9354767B2 (en) Custom tab ordering and replacement
CN1755599B (en) One click conditional formatting method and system for software programs
US7464343B2 (en) Two level hierarchy in-window gallery
US7493570B2 (en) User interface options of a data lineage tool
US8375321B2 (en) Custom visualizations in tab groups
US8605090B2 (en) Modifying and formatting a chart using pictorially provided chart elements
US8549392B2 (en) Customizable spreadsheet table styles
CA2133874C (en) Method and system for automatic formatting of user selected text
US20110271217A1 (en) Configurable presets for tab groups
US20110271224A1 (en) Pinning of tabs in tab groups
US7685529B2 (en) Visual guides for word processing application styles
US20100146431A1 (en) Object picker with window splitter
US20120047434A1 (en) Method to preview an undo/redo list
US9495719B2 (en) Multi-source, multi-destination data transfers
JP2006085674A (en) Common charting using shape
US20130093782A1 (en) Color Selection and Chart Styles
US8161373B2 (en) Preventing the inclusion of a reference to a host cell in a formula
US20070135945A1 (en) Identifying property relationships
US20090007008A1 (en) User interface visual cue for use with literal and non-literal values
US20070143673A1 (en) Extensible architecture for chart styles and layouts
US20100083088A1 (en) Defining custom formats
KR101049895B1 (en) Electronic document editor
JPH11154129A (en) Data retrieval device
KR20170027031A (en) Management apparatus for Data file name

Legal Events

Date Code Title Description
AS Assignment

Owner name: APPLE INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:RAPP, PETER WILLIAM;CROSSLEY, MAXENCE LLOYD;WEELDREYER, CHRISTOPHER DOUGLAS;REEL/FRAME:038322/0905

Effective date: 20081124

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION