Visio 2013

  1. Removing a connection to a data source prevents you from linkingadditional rows to shapes. Are you sure you want to remove ...
  2. Removing this Trusted Data Provider will prevent the Visio Graphics Service from refreshing Web Drawings with connections ...
  3. Represent information flow, automation of business processes, business process re-engineering, accounting, management, and ...
  4. Represents a communication between two participants. Drag the shape onto the drawing page and right-click on it to change ...
  5. Represents a descriptive text string for a hyperlink. Use this cell to store comments about the hyperlink; for example, 'Link ...
  6. Represents a descriptive text string that appears as a tool tip when a user pauses the pointer over a shape's control handle. ...
  7. Represents a participant that is external to the system. The vertical line represents the sequence of events that occurs ...
  8. Represents a string that passes information to be used in resolving a URL, such as the coordinates of an image map. For example, ...
  9. Represents an object or component. The vertical line represents the sequence of events that occurs during an interaction, ...
  10. Represents one possible state for the system. Drag onto the page, and then type after the / characters to specify what actions ...
  11. Represents the distance all lines of text in a paragraph are indented from the left margin of the text block. This value ...
  12. Represents the distance all lines of text in a paragraph are indented from the right margin of the text block. This value ...
  13. Represents the distance the first line of each paragraph in the shape's text block is indented from the left indent of the ...
  14. Represents the name of a frame to target when the application is open as an Active document in a container application. The ...
  15. Represents the number of the font used to format the text when a custom bullet string is specified and the value in the Bullet ...
  16. Represents the number of the font used to format the text. Font numbers vary according to the fonts installed on your system. ...
  17. Represents the shape's current angle of rotation in relation to its parent. The default formula for determining the rotation ...
  18. Represents the x-coordinate of the shape's pin (center of rotation) in relation to the origin of the shape. The default formula ...
  19. Represents the y-coordinate for a control handle's anchor point in local coordinates. The anchor point is used for rubber-banding ...
  20. Represents the y-coordinate of the shape's pin (center of rotation) in relation to the origin of the shape. The default formula ...
  21. Required information.Type the name this person reports to exactly as it appears in the Name field. (Jossef Goldberg or Goldberg, ...
  22. Returns a 16-bit binary number in which each bit is set to 1 if the corresponding bit in either binary number1 or binary ...
  23. Returns a 16-bit binary number in which each bit is set to 1 if the corresponding bit in either but not both binary number1 ...
  24. Returns a 16-bit binary number in which each bit is set to 1 only if the corresponding bit in binary number is 0. Otherwise, ...
  25. Returns a 16-bit binary number in which each bit is set to 1 only if the corresponding bit in both binarynumber1 and binarynumber2 ...
  26. Returns a random floating point number from 0.0 to 1.0. It returns a different number each time the function is evaluated, ...
  27. Returns a Sheet reference to the container shape that this shape is a member of. The 1-based Index parameter specifies which ...
  28. Returns a sheet reference token for the specified shape. This function is used in other functions that expect a sheet reference ...
  29. Returns a specific number of characters from a text string, starting at the position you specify, based on the number of ...
  30. Returns a transformed angle in the destination shape's local coordinate system. It converts an angle from local coordinates ...
  31. Returns a transformed angle in the destination shape's parent coordinate system. It converts an angle from local coordinates ...
  32. Returns a value representing an index in the document's color palette. It specifies a color by its hue, saturation, and luminosity ...
  33. Returns a value representing an index in the document's color palette. It specifies a color by its red, green, and blue components, ...
  34. Returns a zero-based index that indicates the location of the substring key in a list, or returns -1 if the target string ...
  35. Returns an integer representing the Gregorian year in datetime or expression formatted according to the short date style ...
  36. Returns an integer, 1 to 31, representing the day in datetime or expression. The DAY function uses the Gregorian calendar. ...
  37. Returns an integer, 1 to 366, representing the sequential day of the year in datetimeor expression. The DAYOFYEAR function ...
  38. Returns the angle between the vector represented by x,y and the direction of the x-axis. The result is a number in the current ...
  39. Returns the arctangent of a number, for example, the angle whose tangent is number. The resulting angle is in the range -PI/2 ...
  40. Returns the blue component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is an ...
  41. Returns the coordinate of an edge of the shape's bounding box specified by Index. The result is in the coordinate system ...
  42. Returns the coordinates of a point on or offset from the path defined in a geometry section. The geometry section is specified ...
  43. Returns the date represented by year, month, and day formatted according to the short date style in the system's Regional ...
  44. Returns the evaluated result of primary expression if it is not an error. Otherwise returns the evaluated result of alternate ...
  45. Returns the full path of the directory in which a document is saved as a string, or an empty string if the document has not ...
  46. Returns the green component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is ...
  47. Returns the length of the path defined in a geometry section. The geometry section is specified by referencing its Path cell ...
  48. Returns the magnitude of the vector whose rise is A and whose run is B, multiplied by the respective constants constantA ...
  49. Returns the measurement for the part of the shape's bounding box specified by Index. Use these values for Index: 0 = shape ...
  50. Returns the number of line segments that make up the path defined in a geometry section. The geometry section is specified ...
  51. Returns the point along the path defined in a geometry section that is nearest the specified coordinates. The geometry section ...
  52. Returns the red component of a color. The return value is an integer in the range of 0 to 255, inclusive. The input is an ...
  53. Returns the remainder (modulus) resulting when a number is divided by a divisor. The result has the same sign as the divisor. ...
  54. Returns the segment containing a point on the path defined in a geometry section. The geometry section is specified by referencing ...
  55. Returns the shortest distance from the specified coordinates to a point on the path defined in a geometry section. The geometry ...
  56. Returns the substring at the zero-based location index in the list delimited by delimiter. Or, it returns -1 if not found. ...
  57. Returns the tangent angle of a point on the path defined in a geometry section. The geometry section is specified by referencing ...
  58. Returns the time value represented by datetime or expression, based on the system settings in the Regional and Language Options ...
  59. Returns the x-coordinate (in the local coordinate system) of the point where two lines intersect. Each line is defined as ...
  60. Returns the y-coordinate (in the local coordinate system) of the point where two lines intersect. Each line is defined as ...
  61. Returns TRUE (1) if all of the logical expressions supplied are TRUE. If any of the logical expressions are FALSE or 0, the ...
  62. Returns TRUE if the value of cellreference is any error type except #N/A; otherwise, it returns FALSE. The ISERR function ...
  63. Returns TRUE if the value of cellreference is any error type; otherwise, it returns FALSE. The ISERROR function is used in ...
  64. Returns TRUE if the value of cellreference is error type #N/A! (not available); otherwise, it returns FALSE. The ISERRNA ...
  65. Returns TRUE if the value of cellreference is error type #VALUE, where an argument in the formula is the wrong type. The ...
  66. Rounds a number away from 0 (zero) to the next instance of multiple. If multiple is not specified, the number rounds away ...
  67. Rules that ensure a SharePoint Workflow diagram is properly constructed for export to a Visio Workflow Interchange (.vwi) ...
  68. s(%d) %sSheetID = %d nThe number of text-field rows (%d) and marker characters (%d) does not match.Add rows or markers to ...
  69. s(%d) %sSheetID = %dField row = %dThe field row is missing a formula, or is otherwise inconsistent.Delete the field row? ...
  70. Secondary key link. This cell stores the name of the cell which contains the value for the current secondary database key ...
  71. Secondary key mirror field. This cell contains the most recently retrieved value for the secondary database key (optional). ...
  72. Select a Building field if your database contains records for multiple buildings, and your drawing contains a single building. ...
  73. Select a where column (such as 'Building ID') and an equals value (such as 'Headquarters') to import only the rows where ...
  74. Select the date range and time range for appointments and events you want to import. An appointment or event that contains ...
  75. Selecting a new data source may break database links to existing shapes.Click OK to select a new data source.Click Cancel ...