Property DropDownEntries
DropDownEntries
Gets a drop-down's entries, in order (w:ddList/w:listEntry). Empty for every other kind.
public IReadOnlyList<string> DropDownEntries { get; }
Gets a drop-down's entries, in order (w:ddList/w:listEntry). Empty for every other kind.
public IReadOnlyList<string> DropDownEntries { get; }