ContentControlExitingEventArgs 인터페이스
콘텐츠 컨트롤의 Exiting 이벤트에 대한 데이터를 제공합니다.
네임스페이스: Microsoft.Office.Tools.Word
어셈블리: Microsoft.Office.Tools.Word(Microsoft.Office.Tools.Word.dll)
구문
‘선언
<GuidAttribute("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")> _
Public Interface ContentControlExitingEventArgs
[GuidAttribute("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")]
public interface ContentControlExitingEventArgs
ContentControlExitingEventArgs 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
Cancel | Exiting 이벤트를 취소할지 여부를 나타내는 값을 가져오거나 설정합니다. |
위쪽