BookmarkDescendantBookmarks Property
Gets a collection of all the descendant bookmarks of this bookmark.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public BookmarksCollection DescendantBookmarks { get; }
Public ReadOnly Property DescendantBookmarks As BookmarksCollection
Get
public:
property BookmarksCollection^ DescendantBookmarks {
BookmarksCollection^ get ();
}
member DescendantBookmarks : BookmarksCollection with get
Property Value
BookmarksCollection