SpreadsheetContentTypeProperty

SpreadsheetContentTypeProperty class

스프레드시트의 콘텐츠 유형 속성을 나타냅니다.

public sealed class SpreadsheetContentTypeProperty : MetadataProperty

속성

이름 설명
Descriptor { get; } 메타데이터 속성과 연결된 설명자를 가져옵니다.
InterpretedValue { get; } 사용 가능한 경우 해석된 속성 값을 가져옵니다. 해석된 값은 원래 속성 값의 사용자에게 친숙한 형식입니다. 예를 들어, 숫자 플래그 및 ID 대신 사람이 읽을 수 있는 문자열을 반환하고, 필요한 경우 는 바이트 배열을 텍스트로 변환하는 등의 작업을 수행합니다.
Name { get; } 속성 이름을 가져옵니다.
SpreadsheetPropertyType { get; } 속성 유형을 가져옵니다.
SpreadsheetPropertyValue { get; } 속성 값을 가져옵니다.
Tags { get; } 속성과 연결된 태그 모음을 가져옵니다.
Value { get; } 속성 값을 가져옵니다.

또한보십시오