IPartRootEventsFeature Interface
Definition
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.
A feature to track events around parts.
public interface IPartRootEventsFeature : DocumentFormat.OpenXml.Features.IFeatureEvent<DocumentFormat.OpenXml.Packaging.OpenXmlPart>
type IPartRootEventsFeature = interface
interface IFeatureEvent<OpenXmlPart>
Public Interface IPartRootEventsFeature
Implements IFeatureEvent(Of OpenXmlPart)
- Implements
Events
Change |
Event to register to listen to any changes. (Inherited from IFeatureEvent<TArg>) |