Поделиться через


OpenXmlPartContainer.AddAnnotation(Object) Метод

Определение

Добавляет объект в список заметок этого PartContainer.

public void AddAnnotation (object annotation);
member this.AddAnnotation : obj -> unit
Public Sub AddAnnotation (annotation As Object)

Параметры

annotation
Object

Заметка, добавляемая в этот PartContainer.

Применяется к