次の方法で共有


SharedParagraphIdFeatureExtensions クラス

定義

複数のドキュメント間で共有 IParagraphIdCollectionFeature インスタンスのサポートを追加する拡張機能のコレクション。

public static class SharedParagraphIdFeatureExtensions
type SharedParagraphIdFeatureExtensions = class
Public Module SharedParagraphIdFeatureExtensions
継承
SharedParagraphIdFeatureExtensions

メソッド

Add(ISharedFeature<IParagraphIdCollectionFeature>, IEnumerable<String>)

共有コレクションとして追跡する任意の値を追加します。

Add(ISharedFeature<IParagraphIdCollectionFeature>, WordprocessingDocument)

共有段落コレクションを使用するようにドキュメントを登録します。これにより、多くのドキュメント間で一意性が確保される可能性があります。

AddSharedParagraphIdFeature(WordprocessingDocument)

共有段落 ID コレクションのドキュメントを登録します。

適用対象