Namespace: Spire.CompoundFile.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
int Int32 { get; set; }
Property Int32 As Integer Get Set
property int Int32 { int get (); void set (int value); }
abstract Int32 : int with get, set