SpreadsheetDocumentInfo
SpreadsheetDocumentInfo structure
1 つのスプレッドシート ドキュメントのメタデータを表します
public struct SpreadsheetDocumentInfo : IDocumentInfo, IEquatable<SpreadsheetDocumentInfo>
プロパティ
名前 | 説明 |
---|---|
Format { get; } | このスプレッドシート ドキュメントの形式を返します |
IsEncrypted { get; } | この特定のスプレッドシート ドキュメントが暗号化されており、開くためにパスワードが必要かどうかを示します |
PageCount { get; } | タブの数を返します |
Size { get; } | このスプレッドシート ドキュメントのサイズをバイト単位で返します |
メソッド
名前 | 説明 |
---|---|
Equals(SpreadsheetDocumentInfo) | このインスタンスが他の指定された SpreadsheetDocumentInfo と等しいかどうかを判断します instance |
関連項目
- interface IDocumentInfo
- 名前空間 GroupDocs.Editor.Metadata
- 組み立て GroupDocs.Editor