IParagraphIdCollectionFeature Interface
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.
Provides access to the paragraph id collection in a document.
C#
public interface IParagraphIdCollectionFeature : System.Collections.Generic.IEnumerable<string>
type IParagraphIdCollectionFeature = interface
interface seq<string>
interface IEnumerable
Public Interface IParagraphIdCollectionFeature
Implements IEnumerable(Of String)
- Implements
Count |
Gets a count of all the registered paragraph ids. |
Contains(String) |
Identifies if the id exists. |
Termék | Verziók |
---|---|
DocumentFormat.OpenXml | 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1 |