Skip to content

Commit 12fcf08

Browse files
authored
Merge pull request #1872 from Beschorr/patch-1
Fixing typo
2 parents 8f0470b + 3159c48 commit 12fcf08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/Visio.visrowtags.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ Row-type constants used in conjunction with the **Shape.RowType** property and s
3737
| **visTagRelEllipticalArcTo**|240|The row type of a RelEllipticalArcTo row in a Geometry section.|
3838
| **visTagRelLineTo**|239|The row type of a RelLineTo row in a Geometry section.|
3939
| **visTagRelMoveTo**|238|The row type of a RelMoveTo row in a Geometry section.|
40-
| **visTagRelQuadBezTo**|23777|The row type of a RelQuadBezTo row in a Geometry section.|
40+
| **visTagRelQuadBezTo**|237|The row type of a RelQuadBezTo row in a Geometry section.|
4141
| **visTagSplineBeg**|165|The row type of a SplineStart row in a Geometry section.|
4242
| **visTagSplineSpan**|166|The row type of a SplineKnot row in a Geometry section.|
4343
| **visTagTab0**|136|The row type of a row in a **visSectionTab** section that defines 0 (zero) tab stops.|
4444
| **visTagTab10**|151|The row type of a row in a **visSectionTab** section that defines up to 10 tab stops.|
4545
| **visTagTab2**|150|The row type of a row in a **visSectionTab** section that defines up to 2 tab stops.|
4646
| **visTagTab60**|181|The row type of a row in a **visSectionTab** section that defines up to 60 tab stops.|
4747

48-
[!include[Support and feedback](~/includes/feedback-boilerplate.md)]
48+
[!include[Support and feedback](~/includes/feedback-boilerplate.md)]

0 commit comments

Comments
 (0)