Bookmark.IsEndOfRowMark Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether the Bookmark control is collapsed and is located at the end-of-row mark in a table.
public:
property bool IsEndOfRowMark { bool get(); };
C#
public bool IsEndOfRowMark { get; }
member this.IsEndOfRowMark : bool
Public ReadOnly Property IsEndOfRowMark As Boolean
true
if the Bookmark control is collapsed and is located at the end-of-row mark in a table; otherwise, false
.
Product | Versions |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |