Skip to content

Commit c811df8

Browse files
committed
more updates to VSTO metadata and more SEO changes
1 parent aa6896b commit c811df8

10 files changed

+30
-25
lines changed

docs/vsto/excel-object-model-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "objects [Office development in Visual Studio], Office object models"
1818
- "Excel object model"
1919
- "Office object models"
20-
author: TerryGLee
21-
ms.author: tglee
20+
author: John-Hart
21+
ms.author: johnhart
2222
manager: douge
2323
ms.workload:
2424
- "office"

docs/vsto/excel-solutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ helpviewer_keywords:
2424
- "Office development in Visual Studio, Excel solutions"
2525
- "document-level customizations [Office development in Visual Studio], Excel"
2626
- "Office projects [Office development in Visual Studio], Excel"
27-
author: TerryGLee
28-
ms.author: tglee
27+
author: John-Hart
28+
ms.author: johnhart
2929
manager: douge
3030
ms.workload:
3131
- "office"

docs/vsto/extending-word-documents-and-excel-workbooks-in-vsto-add-ins-at-run-time.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ helpviewer_keywords:
1616
- "application-level add-ins [Office development in Visual Studio], extending Excel workbooks"
1717
- "controls [Office development in Visual Studio], adding at run time"
1818
- "HasVstoObject method"
19-
author: TerryGLee
20-
ms.author: tglee
19+
author: John-Hart
20+
ms.author: johnhart
2121
manager: douge
2222
ms.workload:
2323
- "office"

docs/vsto/features-available-by-office-application-and-project-type.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ helpviewer_keywords:
1717
- "Office projects [Office development in Visual Studio], features available"
1818
- "add-ins [Office development in Visual Studio]"
1919
- "form regions [Office development in Visual Studio], features available"
20-
author: TerryGLee
21-
ms.author: tglee
20+
author: John-Hart
21+
ms.author: johnhart
2222
manager: douge
2323
ms.workload:
2424
- "office"

docs/vsto/formregion-element-office-development-in-visual-studio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "<formRegion> element (Office development in Visual Studio)"
3-
ms.custom: ""
3+
titleSuffix: ""
4+
ms.custom: "seodec18"
45
ms.date: "02/02/2017"
56
ms.technology:
67
- "office-development"
@@ -10,8 +11,8 @@ dev_langs:
1011
- "CSharp"
1112
helpviewer_keywords:
1213
- "application manifests [Office development in Visual Studio], <formRegion> element"
13-
author: TerryGLee
14-
ms.author: tglee
14+
author: John-Hart
15+
ms.author: johnhart
1516
manager: douge
1617
ms.workload:
1718
- "office"

docs/vsto/formregions-element-office-development-in-visual-studio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "&lt;formRegions&gt; element (Office development in Visual Studio)"
3-
ms.custom: ""
3+
titleSuffix: ""
4+
ms.custom: "seodec18"
45
ms.date: "02/02/2017"
56
ms.technology:
67
- "office-development"
@@ -12,8 +13,8 @@ helpviewer_keywords:
1213
- "formRegions element"
1314
- "<formRegions> element"
1415
- "application manifests [Office development in Visual Studio], <formRegions> element"
15-
author: TerryGLee
16-
ms.author: tglee
16+
author: John-Hart
17+
ms.author: johnhart
1718
manager: douge
1819
ms.workload:
1920
- "office"

docs/vsto/friendlyname-element-office-development-in-visual-studio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "&lt;friendlyName&gt; element (Office development in Visual Studio)"
3-
ms.custom: ""
3+
titleSuffix: ""
4+
ms.custom: "seodec18"
45
ms.date: "02/02/2017"
56
ms.technology:
67
- "office-development"
@@ -10,8 +11,8 @@ dev_langs:
1011
- "CSharp"
1112
helpviewer_keywords:
1213
- "application manifests [Office development in Visual Studio], <friendlyName> element"
13-
author: TerryGLee
14-
ms.author: tglee
14+
author: John-Hart
15+
ms.author: johnhart
1516
manager: douge
1617
ms.workload:
1718
- "office"

docs/vsto/general-reference-office-development-in-visual-studio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "General reference (Office development in Visual Studio)"
3-
ms.custom: ""
3+
titleSuffix: ""
4+
ms.custom: "seodec18"
45
ms.date: "02/02/2017"
56
ms.technology:
67
- "office-development"
@@ -10,8 +11,8 @@ dev_langs:
1011
- "CSharp"
1112
helpviewer_keywords:
1213
- "Office development in Visual Studio, reference"
13-
author: TerryGLee
14-
ms.author: tglee
14+
author: John-Hart
15+
ms.author: johnhart
1516
manager: douge
1617
ms.workload:
1718
- "office"

docs/vsto/getautoinsertextensions-method.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.topic: "conceptual"
88
dev_langs:
99
- "VB"
1010
- "CSharp"
11-
author: TerryGLee
12-
ms.author: tglee
11+
author: John-Hart
12+
ms.author: johnhart
1313
manager: douge
1414
ms.workload:
1515
- "office"

docs/vsto/getting-started-office-development-in-visual-studio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Get started (Office development in Visual Studio)"
3-
ms.custom: ""
3+
titleSuffix: ""
4+
ms.custom: "seodec18"
45
ms.date: "02/02/2017"
56
ms.technology:
67
- "office-development"
@@ -10,8 +11,8 @@ dev_langs:
1011
- "CSharp"
1112
helpviewer_keywords:
1213
- "Office development in Visual Studio, getting started"
13-
author: TerryGLee
14-
ms.author: tglee
14+
author: John-Hart
15+
ms.author: johnhart
1516
manager: douge
1617
ms.workload:
1718
- "office"

0 commit comments

Comments
 (0)