Remove
SpreadsheetContentTypePackage.Remove method
지정된 이름을 가진 콘텐츠 유형 속성을 제거합니다.
public bool Remove(string propertyName)
모수 | 유형 | 설명 |
---|---|---|
propertyName | String | 제거할 콘텐츠 유형 속성의 이름입니다. |
반환 값
진실
속성이 발견되어 삭제된 경우 그렇지 않으면거짓
.
지정된 이름을 가진 콘텐츠 유형 속성을 제거합니다.
public bool Remove(string propertyName)
모수 | 유형 | 설명 |
---|---|---|
propertyName | String | 제거할 콘텐츠 유형 속성의 이름입니다. |
진실
속성이 발견되어 삭제된 경우 그렇지 않으면거짓
.