Initializes a new instance of the XlsDocumentProperty class
Namespace: Spire.XlsAssembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public XlsDocumentProperty( BuiltInPropertyType propertyId, Object value )
Public Sub New ( propertyId As BuiltInPropertyType, value As Object )
public: XlsDocumentProperty( BuiltInPropertyType propertyId, Object^ value )
new : propertyId : BuiltInPropertyType * value : Object -> XlsDocumentProperty