Rename StyleFeb 26, 20171 min readRename the first style to "lulu". Shapes using the first style will local firstStyle = self.moho.document:StyleByID(0) if firstStyle ~= nil then firstStyle.fName:Set("lulu") end #Styles #MohoRecipes
Comments