I recently revised my chess and checkerboard Visio documents to work in Visio for the Web (Visio Plan 1), but now that Microsoft are providing a version of Visio free to M365 business users, I need to make some further adjustment to get them to work for these users who do not have a Visio Plan 1 or Plan 2 license. The problem is that Microsoft restricts the capabilities of the free version by white-listing Visio masters. So, the answer is to delete the masters … then the Visio document becomes editable in Visio for M365!

So, what is the downside?
Firstly, the size of the Visio document will increase when the masters in the Document Stencil are deleted.


The size is increased because Viso must remove all the inheritance of the formulas in the ShapeSheet of each shape. For example, the images below show some of the ShapeSheet of a single Chess Piece where it is an instance of a master, and where it is not. In the inherited version, there is extraordinarily little blue text to be seen. The blue text indicates that the value is stored locally in the shape, and in this example, it is only for the position and the specific shape color and icon data. However, every single formula is blue in the version without masters because Visio cannot inherit anything, so must store it all locally with the shape. Therefore, the file gets larger!
This is just a small Visio document, but on larger ones, with more shapes and more masters, this can become a genuine problem.
Secondly, the ShapeSheet developer has lost the ability of making simple edits to the master shape and having them automatically inherited by all instances, in all pages. For me, this is a fundamental issue, however, there may be some Visio diagrams that may be suitable for publishing to M365 users by removing the masters. The chess and checkerboard diagrams are suitable for this because they do not need to be maintained once published.
So, now a Visio for M365 user can edit these Visio documents and play chess or checkers with other users. Of course, the Shapes panel can be minimized because no other masters are required to enjoy them, and the shapes still retain their smartness, as described in the previous articles.

Download the files to your own OneDrive for Business, Teams, or SharePoint Online folders.
Masterless Online Checkerboards.vsdx
I look forward to the day when we can make custom masters for Visio for M365 users!
A Visio List Shape is also a Container
Structured diagrams have been around in Microsoft Visio since 2010 and I have always known that list shapes are a specialized container shape, however it still came as a surprise to me recently that a list shape can simultaneously act as a container shape! There are a few examples of both container and list shapes…
Taking Visio Actions Rows to the limit
I recently (re-)discovered that there is a limit to the number of Actions section rows that will be evaluated for display on the right mouse menu of a Visio shape. I have not hit a limit (yet) for the number of rows that can be added to the Actions section … so why is there…
Custom Shapes in Visio in M365 and Web
Microsoft recently announced the ability to access the shapes in the document stencil whilst using Visio for Web … if you have a Visio Plan 2 license. So, I thought I would make it clear what that means for custom shape developers. There are now three licenses that provide the ability to edit Visio diagrams…
A Multi-Time Zone Clock for Visio
I wrote a post about making a clock face in Visio fifteen years ago, but a reader recently asked about displaying multiple time zones. Well, I have previously written about time zones in Visio, so I accepted the challenge to improve upon my earlier work. (more…)
Update any Visio ShapeSheet cell with External Data
When Microsoft introduced a new way of linking external data to Visio shapes in 2007, I initially bemoaned the inability to update anything but Shape Data row values, unlike the old database add-on that I had been using for 10 years. The new method, though, has many advantages over the old way, not least that…
Referencing Container Data in Visio
Microsoft Visio has a useful Structured Diagramming concept that consists of Containers, Callouts and Connectors. The first of these features make it possible for shapes to know what they are contained within, as a better option to grouping shapes together. Grouping can hide or break the grouped shapes smartness, so Visio provides two ways of…
Leave a Reply